Calculate correct packet durations when demuxing Ogg/Speex. This involves
authorJustin Ruggles <justin.ruggles@gmail.com>
Mon, 12 Oct 2009 21:30:03 +0000 (21:30 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 12 Oct 2009 21:30:03 +0000 (21:30 +0000)
commit15299b3821bff66ab89895c95cc06d0908f8ec7b
tree6848af47a4dcab535b775f5eefbbfc2dddbe071b
parent933e8667350b118d9fda540e73bfae59e09b925b
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.

Originally committed as revision 20216 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/oggdec.c
libavformat/oggdec.h
libavformat/oggparsespeex.c