gstreamer/ext
Tim-Philipp Müller 74cc986593 cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system headers
On OSX the cdparanoia headers include IOKit framework headers (in particular
SCSICmds_INQUIRY_Definitions.h) which define a structure that has a member
named VERSION, so we must #undef VERSION before including those for things
to compile on OSX.

Fixes #609918.
2011-05-17 09:20:08 +02:00
..
alsa alsasrc: Fix some compilation errors 2011-05-14 11:42:32 +02:00
cdparanoia cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system headers 2011-05-17 09:20:08 +02:00
gio giostreamsrc: Fix copy&paste error in the docs 2010-06-14 09:53:31 +02:00
gnomevfs gnomevfssrc: Remove dead assignment 2010-12-02 19:04:29 +01:00
libvisual libvisual: only drop frames that are really too old 2010-10-05 12:22:39 +02:00
ogg oggmux: prefer headers from caps to determine stream type 2011-04-16 11:55:27 +01:00
pango textoverlay: Always hold the class-global pango mutex when using pango API 2011-04-17 14:17:53 +02:00
theora theoraenc: refactor multipass file writing 2011-04-06 12:26:11 +02:00
vorbis vorbis: add support for using tremolo on android 2011-04-16 15:33:16 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00