gstreamer/sys/androidmedia
Sebastian Dröge 5d9df5d5d0 ahcsrc: There's no point in read-only CONSTRUCT properties
And creating one is causing assertions. Also get rid of the other CONSTRUCT
property as it's a) unneeded for default initialization and b) you're not
supposed to use constructor properties when creating element instances and the
GStreamer API doesn't provide direct ways for doing so.

https://bugzilla.gnome.org/show_bug.cgi?id=764339
2016-03-30 10:35:53 +03:00
..
org/freedesktop/gstreamer/androidmedia
gst-android-graphics-imageformat.c
gst-android-graphics-imageformat.h
gst-android-graphics-surfacetexture.c
gst-android-graphics-surfacetexture.h
gst-android-hardware-camera.c ahc: use g_slice_new instead of g_slice_new0 2016-03-24 14:59:42 +02:00
gst-android-hardware-camera.h
gstahcsrc.c ahcsrc: There's no point in read-only CONSTRUCT properties 2016-03-30 10:35:53 +03:00
gstahcsrc.h ahcsrc: remove probe_properties 2016-03-24 14:57:39 +02:00
gstamc-constants.h
gstamc.c amc: Correctly handle NULL input buffers 2016-03-11 10:46:10 +02:00
gstamc.h
gstamcaudiodec.c amc: Correctly handle NULL input buffers 2016-03-11 10:46:10 +02:00
gstamcaudiodec.h
gstamcsurface.c
gstamcsurface.h
gstamcsurfacetexture.c
gstamcsurfacetexture.h
gstamcvideodec.c amc: Correctly handle NULL input buffers 2016-03-11 10:46:10 +02:00
gstamcvideodec.h
gstamcvideoenc.c amc: Correctly handle NULL input buffers 2016-03-11 10:46:10 +02:00
gstamcvideoenc.h
gstjniutils.c
gstjniutils.h
Makefile.am