gstreamer/sys/waveform
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
..
gstwaveformplugin.c sys/directsound/gstdirectsoundsink.*: Remove include of unused headers. 2007-02-20 21:34:00 +00:00
gstwaveformsink.c waveformsink: use 'guint8' instead of 'byte' to fix compilation with MSVC8 2009-06-25 18:54:06 +01:00
gstwaveformsink.h sys/directsound/gstdirectsoundsink.*: Remove include of unused headers. 2007-02-20 21:34:00 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00