gstreamer/sys/androidmedia
Sebastian Dröge 8748ce94f4 amc: If we find multiple codecs with the same name, just merge them
On the ODroid C1+ the H265 and H264 have the same name but are listed as two
different codecs. We have to handle them as the same one that supports both,
as otherwise we will register the same GType name twice which fails and we
then only have H265 support and not H264 support.
2016-08-01 19:57:03 +03:00
..
org/freedesktop/gstreamer/androidmedia new plugin: Android hardware sensor source 2016-07-14 17:13:30 -04:00
gst-android-graphics-imageformat.c ahc: Fix indentation 2016-01-22 16:14:46 +02:00
gst-android-graphics-imageformat.h ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05:00
gst-android-hardware-camera.c ahc: fix potential NULL deref 2016-05-20 09:16:28 +03:00
gst-android-hardware-camera.h androidmeida: replace with new surfacetexture for ahcsrc 2016-05-06 09:18:00 +03:00
gst-android-hardware-sensor.c new plugin: Android hardware sensor source 2016-07-14 17:13:30 -04:00
gst-android-hardware-sensor.h new plugin: Android hardware sensor source 2016-07-14 17:13:30 -04:00
gstahcsrc.c ahcsrc: Avoid a div by 0 warning 2016-06-06 21:19:33 +03:00
gstahcsrc.h androidmeida: replace with new surfacetexture for ahcsrc 2016-05-06 09:18:00 +03:00
gstahssrc.c new plugin: Android hardware sensor source 2016-07-14 17:13:30 -04:00
gstahssrc.h new plugin: Android hardware sensor source 2016-07-14 17:13:30 -04:00
gstamc-constants.h androidmedia: Add support for H265/HEVC 2015-07-08 11:42:48 +03:00
gstamc.c amc: If we find multiple codecs with the same name, just merge them 2016-08-01 19:57:03 +03:00
gstamc.h amc: Add an assertion for NULL GErrors 2016-01-22 16:22:25 +02:00
gstamcaudiodec.c amc: Correctly handle NULL input buffers 2016-03-11 10:46:10 +02:00
gstamcaudiodec.h androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstamcsurface.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcsurface.h androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcsurfacetexture.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcsurfacetexture.h androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcvideodec.c glmemory: add the texture type to allocate to parameters 2016-06-29 18:04:28 +10:00
gstamcvideodec.h amcvideodec: set our data pointer in java to NULL on close 2016-01-29 23:52:15 +11:00
gstamcvideoenc.c amcvideoenc: Do not call gst_object_unref on GstCaps 2016-06-06 17:53:01 +01:00
gstamcvideoenc.h androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstjniutils.c amcvideodec: getOutputBuffers() returns a NULL array when a surface was configured 2016-03-11 10:46:10 +02:00
gstjniutils.h androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstsensors.h new plugin: Android hardware sensor source 2016-07-14 17:13:30 -04:00
Makefile.am new plugin: Android hardware sensor source 2016-07-14 17:13:30 -04:00