gstreamer/sys/androidcamera
Youness Alaoui 122083eadb androidcamera: Calling set_preview_callback with NULL frees all the buffers in the queue.
We must not do it at the stop otherwise we lose all our buffers. It's best to do
it during the close, so we free up the resources.
2016-01-21 13:47:03 -05:00
..
com/gstreamer androidcamera: Add support for using DexLoader with Embeded GstAhcCallback.jar 2016-01-21 12:44:39 -05:00
gst-android-graphics-imageformat.c androidcamera: Fix compilation issues 2016-01-21 12:44:38 -05:00
gst-android-graphics-imageformat.h Add a deinit function and remove jclass references in case of error 2016-01-21 12:11:15 -05:00
gst-android-graphics-surfacetexture.c androidcamera: Fix compilation issues 2016-01-21 12:44:38 -05:00
gst-android-graphics-surfacetexture.h Add a deinit function and remove jclass references in case of error 2016-01-21 12:11:15 -05:00
gst-android-hardware-camera.c androidcamera: If callback is NULL then set it to NULL in jni 2016-01-21 13:47:02 -05:00
gst-android-hardware-camera.h Add a deinit function and remove jclass references in case of error 2016-01-21 12:11:15 -05:00
gst-androidcamera.c Remove previous cruft and create androidcamera plugin 2016-01-21 12:44:38 -05:00
gst-dvm.c Adding Dalvik Virtual Machine routines and macros 2016-01-21 12:11:14 -05:00
gst-dvm.h Add a GST_DVM_CALL macro to ease function calling with exception check 2016-01-21 12:44:37 -05:00
gstahccallback.h androidcamera: Add support for using DexLoader with Embeded GstAhcCallback.jar 2016-01-21 12:44:39 -05:00
gstahcsrc.c androidcamera: Calling set_preview_callback with NULL frees all the buffers in the queue. 2016-01-21 13:47:03 -05:00
gstahcsrc.h androidcamera: Add caps negotiation support 2016-01-21 12:44:41 -05:00
Makefile.am androidmedia: Disable plugin if android-sdk isn't found and dynamically search for platform version 2016-01-21 12:44:39 -05:00