gstreamer/sys/androidmedia
Sebastian Dröge 6b2800e324 androidmedia: Allow the application to provide the Java VM
In JNI_OnLoad() we will already get the Java VM passed and could
just directly use that. gstreamer_android-1.0.c will now provide
this to us.

Reason for this is that apparently not all Android system are
providing the JNI functions to get the currently running Java VMs, so
we would fail to get. With this we will always be able to get the Java
VM on such systems.
2015-06-18 14:38:04 +02:00
..
gstamc-constants.h androidmedia: Add suport for COLOR_FormatYV12 2015-05-04 12:45:12 +02:00
gstamc.c androidmedia: Prefer software codecs over hardware codecs for audio 2015-06-18 14:31:39 +02:00
gstamc.h androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstamcaudiodec.c androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstamcaudiodec.h androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstamcvideodec.c androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstamcvideodec.h androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstamcvideoenc.c androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstamcvideoenc.h androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstjniutils.c androidmedia: Allow the application to provide the Java VM 2015-06-18 14:38:04 +02:00
gstjniutils.h androidmedia: Allow the application to provide the Java VM 2015-06-18 14:38:04 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00