gstreamer/sys/androidmedia
Matthew Waters c941db0c2e ahcsrc: #define GST_USE_UNSTABLE_API for phtography inteface
Fixes werror build:

In file included from ../sys/androidmedia/gstahcsrc.c:70:
../gst-libs/gst/interfaces/photography.h:27:2: error: "The GstPhotography interface is unstable API and may change in future." [-Werror,-W#warnings]
#warning "The GstPhotography interface is unstable API and may change in future."
 ^
../gst-libs/gst/interfaces/photography.h:28:2: error: "You can define GST_USE_UNSTABLE_API to avoid this warning."  [-Werror,-W#warnings]
#warning "You can define GST_USE_UNSTABLE_API to avoid this warning."
 ^
2019-08-28 16:12:11 +10:00
..
jni amc: Print error when failing to register listener 2019-08-20 08:53:55 -04:00
org/freedesktop/gstreamer/androidmedia
gst-android-graphics-imageformat.c
gst-android-graphics-imageformat.h
gst-android-hardware-camera.c amc: Turn GstAmcSurfaceTexture into a base class with JNI implementation 2019-08-20 08:53:55 -04:00
gst-android-hardware-camera.h amc: Turn GstAmcSurfaceTexture into a base class with JNI implementation 2019-08-20 08:53:55 -04:00
gst-android-hardware-sensor.c
gst-android-hardware-sensor.h
gstahcsrc.c ahcsrc: #define GST_USE_UNSTABLE_API for phtography inteface 2019-08-28 16:12:11 +10:00
gstahcsrc.h amc: Turn GstAmcSurfaceTexture into a base class with JNI implementation 2019-08-20 08:53:55 -04:00
gstahssrc.c
gstahssrc.h
gstamc-codec.h amc: Select between encoder/decoder at GstAmcCodec construct time 2019-08-20 08:53:55 -04:00
gstamc-codeclist.h amc: Create JNI wrapper for MediaCodecList 2019-08-20 08:53:55 -04:00
gstamc-constants.h
gstamc-format.h amc: Remove gst_amc_format_contains_key() 2019-08-20 08:53:55 -04:00
gstamc.c amc: Do not skip decoders that have no profile levels 2019-08-27 02:23:41 +00:00
gstamc.h amc: Create JNI wrapper for MediaCodecList 2019-08-20 08:53:55 -04:00
gstamcaudiodec.c amc: Select between encoder/decoder at GstAmcCodec construct time 2019-08-20 08:53:55 -04:00
gstamcaudiodec.h
gstamcsurfacetexture.c amc: Remove unused gst_amc_surface_texture_set_default_buffer_size() 2019-08-20 08:53:55 -04:00
gstamcsurfacetexture.h amc: Remove unused gst_amc_surface_texture_set_default_buffer_size() 2019-08-20 08:53:55 -04:00
gstamcvideodec.c amc: crop values are not mandatory in format 2019-08-20 08:53:55 -04:00
gstamcvideodec.h amc: Turn GstAmcSurfaceTexture into a base class with JNI implementation 2019-08-20 08:53:55 -04:00
gstamcvideoenc.c amc: Select between encoder/decoder at GstAmcCodec construct time 2019-08-20 08:53:55 -04:00
gstamcvideoenc.h
gstjniutils.c amc: Move MediaCodec JNI wrapper into its own module 2019-08-20 08:53:55 -04:00
gstjniutils.h amc: Turn GstAmcSurfaceTexture into a base class with JNI implementation 2019-08-20 08:53:55 -04:00
gstsensors.h
Makefile.am
meson.build amc: Turn GstAmcSurfaceTexture into a base class with JNI implementation 2019-08-20 08:53:55 -04:00