summaryrefslogtreecommitdiff
path: root/sys/androidmedia/gstjniutils.h
Commit message (Expand)AuthorAgeFilesLines
* androidmedia: Add support for GL output in amcvideodecMatthieu Bouron2015-10-211-0/+4
* androidmedia: Allow the application to provide the Java VMSebastian Dröge2015-06-181-0/+2
* androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIsSebastian Dröge2015-05-311-0/+6
* amc: Allow creating global and local references of objectsSebastian Dröge2015-04-111-0/+3
* amc: Make GError argument order more consistentSebastian Dröge2015-04-111-15/+15
* amc: Add helper function for getting a direct buffer arraySebastian Dröge2015-04-111-0/+11
* amc: Java longs are gint64sSebastian Dröge2015-04-111-4/+4
* amc: Improve JNI utilities and add some missing onesSebastian Dröge2015-04-111-16/+51
* androidmedia: Add helpers for calling static methodsSebastian Dröge2015-03-151-1/+19
* androidmedia: Fix indentionSebastian Dröge2015-03-151-14/+14
* androidmedia: Add more JNI helper functionsMatthieu Bouron2015-03-151-0/+69
* androidmedia: Split jni code to gstjniutils.cMatthieu Bouron2015-03-151-0/+45