gstreamer/sys
Sjoerd Simons b6755a7000 Wait for a frame to become available before capturing it
Use GstPoll to wait for the fd of the video device to become readable before
trying to capture a frame. This speeds up stopping v4l2src a lot as it no
longer has to wait for the next frame, especially when capturing with low
framerates or when the video device just never generates a frame (which seems a
common issue for uvcvideo devices)

Fixes bug #563574.
2009-03-01 19:55:26 +01:00
..
directdraw directdrawsink: Fix type mismatches 2009-02-27 20:40:31 +01:00
directsound Remove version numbers from a few gst-launch examples. 2009-01-29 11:07:59 +02:00
oss Update and add documentation for platform specific plugins (sys). 2009-01-29 10:12:43 +02:00
osxaudio osxaudio fixes: multichannel and changing caps. 2009-02-04 16:40:13 -08:00
osxvideo osxvideosink: Fix build. Fixes #571038 2009-02-10 08:43:59 +01:00
sunaudio Update and add documentation for platform specific plugins (sys). 2009-01-29 10:12:43 +02:00
v4l2 Wait for a frame to become available before capturing it 2009-03-01 19:55:26 +01:00
waveform Remove version numbers from a few gst-launch examples. 2009-01-29 11:07:59 +02:00
ximage Update and add documentation for platform specific plugins (sys). 2009-01-29 10:12:43 +02:00
Makefile.am Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00