[FFmpeg-devel] [PATCH 2/2] lavc: add h264 mediacodec decoder

Matthieu Bouron matthieu.bouron at gmail.com
Fri Feb 26 17:16:22 CET 2016


On Fri, Feb 26, 2016 at 5:02 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Matthieu Bouron <matthieu.bouron <at> gmail.com> writes:
>
> > Patch updated
>
> > +  --enable-mediacodec      enable Android MediaCodec support [no]
>
> > +enabled mediacodec        && { enabled jni || die
>
> Sorry if you have already explained:
> Why are two separate enable-options necessary?
> How is jni useful without mediacodec?
>

My original patchset also included support for android content uri in lavf
(which also requires jni)
. I dropped this patch for now since it is subject to discussions and not
mandatory for mediacodec but i'm likely to submit another version of it
after the initial mediacodec work is done.

Matthieu


More information about the ffmpeg-devel mailing list