[FFmpeg-devel] lavc/mediacodec: improve end of stream handling

Matthieu Bouron matthieu.bouron at gmail.com
Wed Jun 22 13:10:54 CEST 2016


On Tue, Jun 21, 2016 at 02:41:19PM +0200, Matthieu Bouron wrote:
> 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.

If there is no objection, I will push the patchset in one day.

Matthieu

[...]


More information about the ffmpeg-devel mailing list