gstreamer/sys
Tim-Philipp Müller 2e13b85a01 waveformsink: use 'guint8' instead of 'byte' to fix compilation with MSVC8
We need a cast here for pointer arithmetic to work correctly, but some
MSVC versions don't seem to like 'byte', so use guint8 here. Hopefully
fixes #585361.
2009-06-25 18:54:06 +01:00
..
directsound Remove version numbers from a few gst-launch examples. 2009-01-29 11:07:59 +02:00
oss Remove unused variables in _class_init 2009-04-18 18:51:27 +02:00
osxaudio osxringbuffer: Run gst-indent. 2009-04-18 18:51:28 +02:00
osxvideo Remove hardcoded definition of OBJC 2009-03-01 12:47:37 -08:00
sunaudio sunaudio: Fix switch setting on some devices. Add debug. Fix a FIXME. 2009-06-05 16:54:48 +01:00
v4l2 v4l2src: set structs to zero before using them in ioctls 2009-06-25 19:44:21 +03:00
waveform waveformsink: use 'guint8' instead of 'byte' to fix compilation with MSVC8 2009-06-25 18:54:06 +01:00
ximage ximage: Remove dead assignments. 2009-04-18 18:51:28 +02:00
Makefile.am Moved 'directdraw' from -good to -bad 2009-05-16 01:11:33 +01:00