diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-01-06 01:01:14 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-01-06 01:01:14 +0000 |
commit | 81bd4119652ce3911c6604f3421a46c677d6c10f (patch) | |
tree | 0f723455398f263a0d67a1ea152479d5aaa4de44 /MAINTAINERS | |
parent | 29db7c3af4b90f035c175e94df14bc931cfd13a3 (diff) | |
download | ffmpeg-81bd4119652ce3911c6604f3421a46c677d6c10f.tar.gz |
In av_close_input_stream(), flush the packet queue before to actually
close the stream.
This way the flushed packets can still reference the still unclosed
format context.
In particular this fixes a spurious error issued when closing the
video4linux2 buffer in mmap_release_buffer(), which tries to access
the file descriptor of an already closed file.
Originally committed as revision 26237 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions