mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-25 16:48:11 +00:00
bc002d579f
For output device, we where queuing all the buffers, and then we would dequeue one. This means we only have 1 buffer for the pipeline, no matter the size of the queue. Instead, start dequeued when min_latency is reached. Eventually, this the min_latency should also be affected by control MIN_BUFFERS_FOR_OUTPUT (use by encoders). |
||
---|---|---|
.. | ||
directsound | ||
oss | ||
oss4 | ||
osxaudio | ||
osxvideo | ||
sunaudio | ||
v4l2 | ||
waveform | ||
ximage | ||
Makefile.am |