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

Matthieu Bouron matthieu.bouron at gmail.com
Mon Mar 7 11:33:00 CET 2016


On Thu, Mar 03, 2016 at 02:03:01PM +0100, Matthieu Bouron wrote:

[...]

> 
> Patch updated with the following differences:
>   * ff_set_dimensions return code is now used
>   * add missing exception when trying to call the MediaCodec object constructor
>   * remove leftover avctx_internal field from MediaCodecH264DecContext
>   * add ff_AMediaCodec_getName function
> 
> The dev branch can be found here:
> https://github.com/mbouron/FFmpeg/tree/feature/mediacodec-support-v7
> 
> If nobody objects I would like to push the patchset in 3 days.
> 

Pushed.

[...]


More information about the ffmpeg-devel mailing list