summaryrefslogtreecommitdiff
path: root/libavcodec/ffjni.c
Commit message (Expand)AuthorAge
* lavc/ffjni: add missing '\n'Matthieu Bouron2017-05-23
* lavc/ffjni: fix local reference leakMatthieu Bouron2017-05-11
* doc: fix spelling errorsAndreas Cadhalpun2016-10-21
* lavc/ffjni: do not error out if the last non-mandatory field/method cannot be...Matthieu Bouron2016-09-12
* lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_envMatthieu Bouron2016-07-27
* lavc/ffjni: remove use of private JniInvocation API to retreive the Java VMMatthieu Bouron2016-03-14
* lavc/ffjni: fix uninitialized variableMatthieu Bouron2016-03-10
* avcodec/ffjni: Fix occured typoMichael Niedermayer2016-03-09
* avcodec/ffjni: Fix ;;Michael Niedermayer2016-03-09
* lavc: add JNI supportMatthieu Bouron2016-03-07