aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/jni.h
Commit message (Collapse)AuthorAgeFilesLines
* avcodec: add av_jni_{get,set}_android_app_ctx() helpersMatthieu Bouron2024-03-231-0/+21
| | | | | This will allow users to pass the Android ApplicationContext which is mandatory to retrieve the ContentResolver responsible to resolve/open Android content URIS.
* lavc: add JNI supportMatthieu Bouron2016-03-071-0/+46