gstreamer/sys
Rob Clark 48a8b53bdd v4l2sink: Improve behavior for shared buffers.
When the decoder is using pad_alloc(), v4l2sink would behave badly if
the number of buffers ('queue-size' property) was not high enough to
account for all the buffers needed by the decoder, and other elements
(such as queues) between the decoder and v4l2sink.  This patch
slightly increases the default number of buffers, and changes v4l2sink
to drop frames rather than return an error in case the number of
buffers is not high enough.
2010-12-29 11:46:40 -06:00
..
directsound directsoundsink: Plug some memleak and support 22050Hz mono sound. 2010-06-09 20:07:09 +02:00
oss various (sys): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
oss4 various (sys): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
osxaudio various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
osxvideo various (sys): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
sunaudio various (sys): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
v4l2 v4l2sink: Improve behavior for shared buffers. 2010-12-29 11:46:40 -06:00
waveform sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:57:03 +02:00
ximage ximagesrc: remote is a boolean (and not uint) property 2010-12-22 21:27:11 +01:00
Makefile.am Move oss4 plugin from -bad to -good 2010-05-11 19:02:55 +01:00