gstreamer/sys
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
..
acmenc acm: Port ACM MP3 decoder and encoders to GStreamer 1.x 2015-12-07 13:25:28 +02:00
acmmp3dec acm: Port ACM MP3 decoder and encoders to GStreamer 1.x 2015-12-07 13:25:28 +02:00
androidmedia ahcsrc: Fix latency reporting 2016-01-21 13:49:18 -05:00
applemedia applemedia: vtenc: fix build on iOS 2016-01-19 19:18:43 +11:00
applemedia-nonpublic applemedia: Fix libtool usage 2014-02-06 16:17:39 +01:00
avc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
bluez Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
cdrom gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
d3dvideosink d3dvideosink: Don't try to recreate swapchain while the window is minimized 2015-11-30 19:53:28 +02:00
decklink decklinkvideosink: Made "auto" mode work according to caps 2015-12-18 16:08:02 +01:00
directsound directsoundsrc: add device property as it is done in directsoundsink 2015-12-18 12:39:03 +01:00
dshowdecwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dshowsrcwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dshowvideosink Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dvb plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
dxr3 Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
fbdev gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
linsys Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
nvenc nvenc: update for recent GL api changes 2016-01-12 23:36:54 +11:00
opensles plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
pvr2d Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
qcam Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
shm shmsink: fix possible deadlock in _render()/ _allocator_free() 2016-01-16 21:46:28 +00:00
uvch264 Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
vcd vcdsrc: port to 1. 2014-12-04 17:00:52 -03:00
vdpau plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
wasapi wasapi: Fix flags order for uninstalled build 2015-05-21 13:42:29 +10:00
wininet wininet: "iradio-mode" property defaults to TRUE 2014-03-05 20:28:04 +01:00
winks plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
winscreencap plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
Makefile.am Add Nvidia based hardware encoder element 2015-09-29 15:32:17 +10:00