OSDN Git Service

Don't override duration from file header with bitrate duration
authorJoakim Plate <elupus@ecce.se>
Mon, 12 Sep 2011 23:02:48 +0000 (01:02 +0200)
committerJoakim Plate <elupus@ecce.se>
Wed, 14 Sep 2011 18:08:43 +0000 (20:08 +0200)
commitcdced09ef6e40212bc69486c6d314a7f48e5647d
treeb94781bdbfadaee791628334152a0026da60e314
parent5d7053680479a75562258c010715761c4285fd7f
Don't override duration from file header with bitrate duration

This is most noticable on matroska files which has duration
as part of it's header.
libavformat/utils.c