gstreamer/sys
Michael Grzeschik 34c7cabe2c v4l2sink: destroy buffer pool when changing state to NULL
In the case we change the State from READY_TO_NULL the buffers in the pool
still hold an open dup file descriptor to the device, therefore the device
release function will not be called and the device will probably answer with
-EBUSY when we reopen it in the next NULL_TO_READY transition.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>

See bug #622500 and #612244.
2010-07-06 11:03:39 +01:00
..
directsound directsoundsink: Plug some memleak and support 22050Hz mono sound. 2010-06-09 20:07:09 +02:00
oss sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:57:03 +02:00
oss4 oss4: Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp() 2010-06-14 13:48:28 +02:00
osxaudio sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:57:03 +02:00
osxvideo osxvideosink: allow switching views at runtime. 2010-05-11 22:30:03 +02:00
sunaudio sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:57:03 +02:00
v4l2 v4l2sink: destroy buffer pool when changing state to NULL 2010-07-06 11:03:39 +01:00
waveform sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:57:03 +02:00
ximage ximagesrc: Fix NULL pointer dereference when allocation of the ximage fails 2010-06-16 19:30:25 +02:00
Makefile.am Move oss4 plugin from -bad to -good 2010-05-11 19:02:55 +01:00