gstreamer/sys
Sjoerd Simons 74d7521a7c v4l2src: Fix using mpegts via the mmap interface
MPEG doesn't have a static size per frame, so don't pretend it has one
and fail when capturing because it doesn't match. Instead mark the size
as unknown and let the read frame grabbing method use a reasonable fallback
value (assuming that's only for actual streaming formats)

Fixes bug #628349.
2010-09-04 14:52:11 +02: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 v4l2src: Fix using mpegts via the mmap interface 2010-09-04 14:52:11 +02: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