Calculate correct packet durations when demuxing Ogg/Speex. This involves
commit6f5fe125bd992b3047b6178e5617308e336500d7
authorjbr <jbr@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 12 Oct 2009 21:30:03 +0000 (12 21:30 +0000)
committerjbr <jbr@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 12 Oct 2009 21:30:03 +0000 (12 21:30 +0000)
treeb57fe96a57157aa3cf78cdf1e574632a46da6ac6
parentdeaf5e76ecb2c4e6fa645b5e75891f8e1805144f
Calculate correct packet durations when demuxing Ogg/Speex. This involves
determining if there is any delay in the first packet and/or any truncation in
the final packet.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20216 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/oggdec.c
libavformat/oggdec.h
libavformat/oggparsespeex.c