aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/jni.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/jni: fix mixed declaration and codeMatthieu Bouron2024-04-211-1/+3
* avcodec: add av_jni_{get,set}_android_app_ctx() helpersMatthieu Bouron2024-03-231-0/+43
* avcodec/jni: make global variables staticZhao Zhili2023-09-191-2/+2
* jni: Return ENOSYS on unsupported platformsTimothy Gu2016-08-021-5/+4
* lavc: add JNI supportMatthieu Bouron2016-03-071-0/+80