diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-02-05 16:32:35 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-02-09 03:33:55 +0100 |
commit | 94dfea71ed370f8e27d99a26612793f7ed7dca46 (patch) | |
tree | 67fbee15aaeb9cb0be7dddb2dc7cf081613b9b28 /libavformat/bfi.c | |
parent | 68b2336d13ce9a474cf99d4d855188bab5777e8c (diff) | |
download | ffmpeg-94dfea71ed370f8e27d99a26612793f7ed7dca46.tar.gz |
oggdec: Fix incorrect assumption about header/data interleaving
Currently (since the data_offset fix) the ogg demuxer assumes that
after the first non-header packets in any stream no more header packets
will follow.
This is not guaranteed, so change the code back again to wait until it
has finished the headers for all streams before returning from ogg_get_headers.
This fixes issue 2428.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 6bd69e6adadf645fd07e909bebc150eab4b9c3c8)
Diffstat (limited to 'libavformat/bfi.c')
0 files changed, 0 insertions, 0 deletions