Sebastian Dröge
|
64b869ea40
|
dvm: Rename gst-dvm.[ch] to gstdvm.[ch] for consistency with other GStreamer code
|
2016-01-21 13:49:15 -05:00 |
|
Youness Alaoui
|
4a2a73b13f
|
gst-dvm: Create a gst-dvm library using part of androidcamera
|
2016-01-21 13:49:10 -05:00 |
|
Youness Alaoui
|
0cc2e86492
|
androicamera: Make sure the TMP env var exists and check for DEX var too
|
2016-01-21 13:48:44 -05:00 |
|
Youness Alaoui
|
42ea071c6c
|
androidcamera: Do not use gst_list_free_full since it requires glib 2.28
|
2016-01-21 13:48:43 -05:00 |
|
Youness Alaoui
|
eea2904e9d
|
androidcamera: Add video stabilization API
|
2016-01-21 13:48:43 -05:00 |
|
Youness Alaoui
|
39d7729476
|
androidcamera: Be NULL-safe when a JNI list is returned
|
2016-01-21 13:48:41 -05:00 |
|
Youness Alaoui
|
1ef65636d1
|
androidcamera: Add autofocus support
|
2016-01-21 13:47:53 -05:00 |
|
Youness Alaoui
|
77ba73ca7e
|
androidcamera: Add more wrappers for the Camera.Parameters class
|
2016-01-21 13:47:52 -05:00 |
|
Youness Alaoui
|
c85df6807d
|
androidcamera: If callback is NULL then set it to NULL in jni
|
2016-01-21 13:47:02 -05:00 |
|
Sebastian Dröge
|
f43897e839
|
androidcamera: Make sure to not call any callbacks after stopping the camera
Fixes segfaults when rotating the device for example.
|
2016-01-21 12:44:41 -05:00 |
|
Youness Alaoui
|
e78143f839
|
androidcamera: Add support for using DexLoader with Embeded GstAhcCallback.jar
|
2016-01-21 12:44:39 -05:00 |
|
Youness Alaoui
|
d56f094ce6
|
androidcamera: Fix compilation issues
|
2016-01-21 12:44:38 -05:00 |
|
Youness Alaoui
|
65a6014f26
|
Add a GST_DVM_CALL macro to ease function calling with exception check
|
2016-01-21 12:44:37 -05:00 |
|
Youness Alaoui
|
7562cc2e26
|
Add a deinit function and remove jclass references in case of error
|
2016-01-21 12:11:15 -05:00 |
|
Youness Alaoui
|
4b975b204c
|
Add android.hardware.Camera (and deps) JNI wrappers
|
2016-01-21 12:11:14 -05:00 |
|