[FFmpeg-devel] MediaCodec support patchset v2

Matthieu Bouron matthieu.bouron at gmail.com
Mon Feb 22 12:20:34 CET 2016


Differences from the latest patches:
  * Android application context support has been removed
  * Android content uris support has been removed
  * The jni util functions has been moved from lavu to lavc, and they are
  now prefixed by ff_ instead of avpriv_ and no more public interfaces are
  exposed thus, the Java VM is now retreived using the private c++
  JniInvocation wrapper from Google.

The new patchset has been pushed to a new development branch:
https://github.com/mbouron/FFmpeg/tree/feature/mediacodec-support-v2



More information about the ffmpeg-devel mailing list