ffmpeg/libavfilter
Steven Robertson ac726a4f0c lavfi/movie: flush decoder frames on EOF
movie currently forwards EOF (or begins looping) immediately upon
reaching the last packet in the input stream, which can leave frames in
the decoder. This change first tries to read any remaining packets from
the decoder before forwarding EOF.

Signed-off-by: Steven Robertson <steven@strobe.cc>
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
2012-07-10 01:37:18 +02:00
..
2012-07-08 19:54:08 +02:00
2012-07-03 01:32:16 +02:00
2012-07-10 01:29:17 +02:00
2012-07-10 01:29:17 +02:00
2012-03-17 11:21:49 +01:00
2012-07-08 19:54:08 +02:00
2012-07-03 01:32:16 +02:00
2012-07-10 01:29:17 +02:00
2012-07-08 03:47:38 +02:00