summaryrefslogtreecommitdiffstats
path: root/libavcodec/ffjni.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/ffjni: add missing '\n'Matthieu Bouron2017-05-231-1/+1
* lavc/ffjni: fix local reference leakMatthieu Bouron2017-05-111-0/+5
* doc: fix spelling errorsAndreas Cadhalpun2016-10-211-1/+1
* lavc/ffjni: do not error out if the last non-mandatory field/method cannot be...Matthieu Bouron2016-09-121-0/+2
* lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_envMatthieu Bouron2016-07-271-17/+26
* lavc/ffjni: remove use of private JniInvocation API to retreive the Java VMMatthieu Bouron2016-03-141-86/+3
* lavc/ffjni: fix uninitialized variableMatthieu Bouron2016-03-101-1/+1
* avcodec/ffjni: Fix occured typoMichael Niedermayer2016-03-091-2/+2
* avcodec/ffjni: Fix ;;Michael Niedermayer2016-03-091-1/+1
* lavc: add JNI supportMatthieu Bouron2016-03-071-0/+485
OpenPOWER on IntegriCloud