gstreamer/gst/effectv
Peter Kjellerstedt fbefd9c666 effectv: Fix compilation with gcc 3
Recent changes in gst-plugins-good/gst/effectv prevents it from being compiled
with gcc 3. The problem is that the new code uses preprocessor conditionals
within a macro call which does not work with older versions of gcc.

Fixes bug #593688.
2009-08-31 18:11:28 +02:00
..
effectv.vcproj
gstaging.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstaging.h
gstdice.c
gstdice.h
gstedge.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstedge.h
gsteffectv.c
gsteffectv.h
gstop.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstop.h
gstquark.c
gstquark.h
gstradioac.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstradioac.h
gstrev.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstrev.h
gstripple.c
gstripple.h
gstshagadelic.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstshagadelic.h
gststreak.c
gststreak.h
gstvertigo.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstvertigo.h
gstwarp.c
gstwarp.h
LICENSE
Makefile.am