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
oss4 oss4: Address unused but set variables 2011-04-16 13:14:57 +01:00
osxaudio
osxvideo
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
ximage xvimagesink: Fallback to non-XShm mode if allocating the XShm image failed 2011-05-26 12:48:36 +02:00
Makefile.am