gstreamer/sys
Sjoerd Simons 8edb15d12f v4l2src: Use fraction compare util function.
Use the fraction compare utility to compare function, not the
handcrafted one. The handcrafted one is buggy as it doesn't take into
account rounding error. For example comparing a framerate of 20/1 on a
camera configured as 30/1 fps would yield true: 1 == (1 * 20)/30 and not
re-configure the camera. Fixes #656104
2011-08-07 16:41:53 +02:00
..
directsound directsoundsink: 16-bit audio is signed, 8-bit is unsigned. 2011-07-09 16:45:51 -07:00
oss various (sys): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
oss4 oss4: Address unused but set variables 2011-04-16 13:14:57 +01: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 sunaudio: fix typo in comment 2011-06-18 13:36:06 +01:00
v4l2 v4l2src: Use fraction compare util function. 2011-08-07 16:41:53 +02:00
waveform sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:57:03 +02:00
ximage xvimagesink: Fallback to non-XShm mode if allocating the XShm image failed 2011-05-26 12:48:36 +02:00
Makefile.am Move oss4 plugin from -bad to -good 2010-05-11 19:02:55 +01:00