gstreamer/sys/androidmedia
Matthew Waters cd4a93da3b glsyncmeta: separate out gpu/cpu waits.
CPU waits are more expensive and are only required if the CPU is ever going to
access the data. GPU waits perform inter-context synchronisation and are cheaper
as they don't require CPU intervention.
2016-02-09 12:30:25 +11:00
..
org/freedesktop/gstreamer/androidmedia amcvideodec: set our data pointer in java to NULL on close 2016-01-29 23:52:15 +11: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-graphics-surfacetexture.c ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05:00
gst-android-graphics-surfacetexture.h ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05:00
gst-android-hardware-camera.c ahc: Fail gracefully if our callback class can't be found 2016-01-22 17:25:28 +02:00
gst-android-hardware-camera.h ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05:00
gst-androidcamera.c move androidcamera into androidmedia 2016-01-21 13:49:17 -05:00
gstahcsrc.c ahcsrc: Fix latency reporting 2016-01-21 13:49:18 -05:00
gstahcsrc.h ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05:00
gstamc-constants.h androidmedia: Add support for H265/HEVC 2015-07-08 11:42:48 +03:00
gstamc.c amc: MediaCodec::getOutputBuffer() can return NULL without exception 2016-01-22 16:13:45 +02:00
gstamc.h amc: Add an assertion for NULL GErrors 2016-01-22 16:22:25 +02:00
gstamcaudiodec.c amc: MediaCodec::getOutputBuffer() can return NULL without exception 2016-01-22 16:13:45 +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 glsyncmeta: separate out gpu/cpu waits. 2016-02-09 12:30:25 +11:00
gstamcvideodec.h amcvideodec: set our data pointer in java to NULL on close 2016-01-29 23:52:15 +11:00
gstamcvideoenc.c amc: MediaCodec::getOutputBuffer() can return NULL without exception 2016-01-22 16:13:45 +02:00
gstamcvideoenc.h androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstjniutils.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstjniutils.h androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
Makefile.am ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05:00