diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-01-06 11:51:12 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-01-06 19:00:33 +0100 |
commit | 4dfb74cd4f22a2cc621e87e4a9447cfe2edcb871 (patch) | |
tree | 3a700117ab35645bda55bfaf8d9b899f76e6409b /libavformat/tta.c | |
parent | ed14b7242ae51d74a64eed7687c8680f7882548b (diff) | |
download | ffmpeg-4dfb74cd4f22a2cc621e87e4a9447cfe2edcb871.tar.gz |
Flush decoders correctly in avformat_find_stream_info().
The decoders should not only be flushed on EOF or error, but also when
e.g. probe size was reached.
It is best to just always flush by default and only disable it
explicitly when we know that we have everything we need.
Fixes trac ticket #879.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavformat/tta.c')
0 files changed, 0 insertions, 0 deletions