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 buffe
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.
>
>