[FFmpeg-devel] [PATCH] lavc: add mpeg4 mediacodec decoder

Matthieu Bouron matthieu.bouron at gmail.com
Sun Jul 24 20:04:01 EEST 2016


On Sun, Jul 24, 2016 at 11:37:08AM +0200, Thomas Volkert wrote:
> From: Thomas Volkert <thomas at netzeal.de>
> 
> ---
>  configure                        |   1 +
>  libavcodec/Makefile              |   1 +
>  libavcodec/allcodecs.c           |   1 +
>  libavcodec/mediacodecdec_mpeg4.c | 239 +++++++++++++++++++++++++++++++++++++++
>  4 files changed, 242 insertions(+)
>  create mode 100644 libavcodec/mediacodecdec_mpeg4.c

Hi,

Thanks for the patchset, I will review it and test it during the upcoming days.

Matthieu

[...]


More information about the ffmpeg-devel mailing list