Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc/ffjni: add missing '\n' | Matthieu Bouron | 2017-05-23 | 1 | -1/+1 |
* | lavc/ffjni: fix local reference leak | Matthieu Bouron | 2017-05-11 | 1 | -0/+5 |
* | doc: fix spelling errors | Andreas Cadhalpun | 2016-10-21 | 1 | -1/+1 |
* | lavc/ffjni: do not error out if the last non-mandatory field/method cannot be... | Matthieu Bouron | 2016-09-12 | 1 | -0/+2 |
* | lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env | Matthieu Bouron | 2016-07-27 | 1 | -17/+26 |
* | lavc/ffjni: remove use of private JniInvocation API to retreive the Java VM | Matthieu Bouron | 2016-03-14 | 1 | -86/+3 |
* | lavc/ffjni: fix uninitialized variable | Matthieu Bouron | 2016-03-10 | 1 | -1/+1 |
* | avcodec/ffjni: Fix occured typo | Michael Niedermayer | 2016-03-09 | 1 | -2/+2 |
* | avcodec/ffjni: Fix ;; | Michael Niedermayer | 2016-03-09 | 1 | -1/+1 |
* | lavc: add JNI support | Matthieu Bouron | 2016-03-07 | 1 | -0/+485 |