[FFmpeg-devel] lavc/mediacodec: improve end of stream handling
Matthieu Bouron
matthieu.bouron at gmail.com
Tue Jun 21 14:41:19 CEST 2016
Hello,
The following patchset improve handling of EOS (End Of Stream) in the
mediacodec decoder.
The decoder now relies on the relevant buffer info flags to detect EOS instead
of counting queued/dequeued buffers.
It also fixes a potential loss of frames while flushing (draining) the
remaining frames from the decoder.
Matthieu
More information about the ffmpeg-devel
mailing list