[FFmpeg-devel] [PATCH] add support to Android ndk MediaCodec for encoding/decoding

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Jun 27 18:35:30 EEST 2020


Am Sa., 27. Juni 2020 um 16:33 Uhr schrieb Olivier Ayache
<olivier.ayache at gmail.com>:
>
> Hi everyone this is the first time I post on this mailing list. I am
> working since several years on a fork of Xuggler for manipulating ffmpeg
> API with Java/Kotlin.
> This work leads me to develop encoder and decoder based on Android NDK
> MediaCodec.
>
> This work can be found on my Github repository
>
> https://github.com/olivierayache/xuggle-xuggler
>
>
> I know that FFmpeg already integrate MediaCodec for decoding via Jni
> wrappers since version 3.1. I began this work on FFmpeg 2.8.x and I choose
> the NDK in order to achieve optimum performance.
> Recently I thank that I could reverse my work on FFmpeg main repository.

> Could someone give me some advice to do it correctly ?

You prepare a patch against current FFmpeg git head and send it to
this mailing list.

Carl Eugen


More information about the ffmpeg-devel mailing list