gstreamer/sys/androidmedia
Nicolas Dufresne 09dbc5b298 ahcsrc: Fix latency reporting
Currently it was wrongly reporting min/max as being the shortest and
longest possible frame duration. This is not how latency works in
GStreamer.

Fix by reporting min latency as being the longest possible duration of
one frame. As we don't know how many buffers the stack can accumulate, we
simply assume that max latency is the same (the usual default behaviour).
2016-01-21 13:49:18 -05:00
..
org/freedesktop/gstreamer/androidmedia ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05:00
gst-android-graphics-imageformat.c ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05: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 ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05: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 ahcsrc: porting from 0.10 to 1.0 2016-01-21 13:49:17 -05:00
gstamc.h androidmedia: Only allow GL output if the decoder has unknown color formats 2015-10-21 04:27:43 +11:00
gstamcaudiodec.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11: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: implement GstGLBaseMemory::alloc 2015-12-17 13:49:55 +11:00
gstamcvideodec.h amcvideodec: move release_output_buffer into the sync meta 2015-11-19 19:25:48 +11:00
gstamcvideoenc.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11: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