summaryrefslogtreecommitdiff
path: root/sys/androidmedia/gstjniutils.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-09androidmedia: Support float i-frame-intervalJan Schmidt1-0/+2
2019-08-20amc: Turn GstAmcSurfaceTexture into a base class with JNI implementationXavier Claessens1-0/+8
2019-08-20amc: Move MediaCodec JNI wrapper into its own moduleXavier Claessens1-17/+0
2015-10-21androidmedia: Add support for GL output in amcvideodecMatthieu Bouron1-0/+4
2015-06-18androidmedia: Allow the application to provide the Java VMSebastian Dröge1-0/+2
2015-05-31androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIsSebastian Dröge1-0/+6
2015-04-11amc: Allow creating global and local references of objectsSebastian Dröge1-0/+3
2015-04-11amc: Make GError argument order more consistentSebastian Dröge1-15/+15
2015-04-11amc: Add helper function for getting a direct buffer arraySebastian Dröge1-0/+11
2015-04-11amc: Java longs are gint64sSebastian Dröge1-4/+4
2015-04-11amc: Improve JNI utilities and add some missing onesSebastian Dröge1-16/+51
2015-03-15androidmedia: Add helpers for calling static methodsSebastian Dröge1-1/+19
2015-03-15androidmedia: Fix indentionSebastian Dröge1-14/+14
2015-03-15androidmedia: Add more JNI helper functionsMatthieu Bouron1-0/+69
2015-03-15androidmedia: Split jni code to gstjniutils.cMatthieu Bouron1-0/+45