gstreamer/sys/androidmedia
Sebastian Dröge 0914ee4a07 amc: Improve JNI utilities and add some missing ones
We now fill GErrors for everything that could throw an exception, and method
calls now always return a gboolean and their value in an out-parameter to
distinguish failures from other values.
2015-04-11 19:37:20 +02:00
..
gstamc-constants.h androidmedia: Add a new QCOM color format 2014-05-23 15:19:36 +02:00
gstamc.c androidmedia: Add more JNI helper functions 2015-03-15 16:28:03 +00:00
gstamc.h androidmedia: Add exceptions from the Java API to error messages, and post more error/warning messages overall 2014-05-30 16:36:11 +02:00
gstamcaudiodec.c androidmedia: Remove unused label/variable 2015-03-11 10:17:53 +01:00
gstamcaudiodec.h amcaudiodec: Remove hack for Google MP3 decoder 2014-09-01 17:44:04 +03:00
gstamcvideodec.c androidmedia: break statement unnecessary 2014-09-24 12:12:16 +01:00
gstamcvideodec.h androidmedia: Fix draining logic to let the base class handle EOS events 2014-08-14 15:27:21 +03:00
gstamcvideoenc.c androidmedia: Make sure to unblock any thread waiting on the drain condition variable when errors happen 2014-08-14 15:27:21 +03:00
gstamcvideoenc.h androidmedia: Fix draining logic to let the base class handle EOS events 2014-08-14 15:27:21 +03:00
gstjniutils.c amc: Improve JNI utilities and add some missing ones 2015-04-11 19:37:20 +02:00
gstjniutils.h amc: Improve JNI utilities and add some missing ones 2015-04-11 19:37:20 +02:00
Makefile.am androidmedia: Split jni code to gstjniutils.c 2015-03-15 16:28:03 +00:00