oggdemux: do not try to determine duration of header packets
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Tue, 23 Aug 2011 09:32:36 +0000 (10:32 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 24 Aug 2011 06:30:45 +0000 (08:30 +0200)
commit5d18496a5b0eaede10fb2d687e4bab7e879dddcc
tree180bcb3205ac1e8a9a3d2c2c119780127331677c
parent67a882afe7dbda862ec716230b0d690b3756fa5c
oggdemux: do not try to determine duration of header packets

Headers are inherently durationless.
Instead, set duration to 0 to avoid increasing tracked granpos,
and do not warn about it, since it is totally expected.

https://bugzilla.gnome.org/show_bug.cgi?id=657151
ext/ogg/gstoggdemux.c