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

Matthieu Bouron matthieu.bouron at gmail.com
Thu Jun 23 14:17:22 CEST 2016


On Wed, Jun 22, 2016 at 01:10:54PM +0200, Matthieu Bouron wrote:
> 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.

Patchset pushed.

[...]


More information about the ffmpeg-devel mailing list