mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
319efc3e20
This patch fixes CREATE_BUFS support for capture devices. Initially we would only try and allocate more buffers when the copy threshold is reached. When the threshold was not set (needed) it would never happen. Another problem is that on capture side, acquire returns filled buffer, hence need to pool. We need to set a special flag to force allocation to happen. https://bugzilla.gnome.org/show_bug.cgi?id=741134 |
||
---|---|---|
.. | ||
directsound | ||
oss | ||
oss4 | ||
osxaudio | ||
osxvideo | ||
sunaudio | ||
v4l2 | ||
waveform | ||
ximage | ||
Makefile.am |