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 more working plugins 2004-07-27 21:41:30 +00:00
gstaging.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstaging.h effectv: Add basic documentation for the effectv elements 2009-06-16 20:38:42 +02:00
gstdice.c effectv: Don't allow caps changes for some effectv filters 2009-07-24 19:54:05 +02:00
gstdice.h effectv: Add basic documentation for the effectv elements 2009-06-16 20:38:42 +02:00
gstedge.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstedge.h effectv: Add basic documentation for the effectv elements 2009-06-16 20:38:42 +02:00
gsteffectv.c effectv: Add rippletv element 2009-07-16 12:05:31 +02:00
gsteffectv.h effectv: Define the fast PRNG function at a central place 2009-06-16 20:16:13 +02:00
gstop.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstop.h effectv: Make the optv threshold property an uint 2009-07-16 12:04:06 +02:00
gstquark.c effectv: Don't allow caps changes for some effectv filters 2009-07-24 19:54:05 +02:00
gstquark.h effectv: Add basic documentation for the effectv elements 2009-06-16 20:38:42 +02:00
gstradioac.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstradioac.h effectv: Add radioactv effect filter 2009-07-16 12:04:08 +02:00
gstrev.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstrev.h effectv: Add basic documentation for the effectv elements 2009-06-16 20:38:42 +02:00
gstripple.c effectv: Don't allow caps changes for some effectv filters 2009-07-24 19:54:05 +02:00
gstripple.h effectv: Add rippletv element 2009-07-16 12:05:31 +02:00
gstshagadelic.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstshagadelic.h effectv: Add basic documentation for the effectv elements 2009-06-16 20:38:42 +02:00
gststreak.c effectv: Don't allow caps changes for some effectv filters 2009-07-24 19:54:05 +02:00
gststreak.h effectv: Add streaktv effect filter element 2009-07-16 12:04:38 +02:00
gstvertigo.c effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
gstvertigo.h effectv: Add basic documentation for the effectv elements 2009-06-16 20:38:42 +02:00
gstwarp.c effectv: Don't allow caps changes for some effectv filters 2009-07-24 19:54:05 +02:00
gstwarp.h warptv: Make the sine table global instead of having it in every instance 2009-07-24 19:54:05 +02:00
LICENSE License fixups. 2002-04-24 19:50:00 +00:00
Makefile.am effectv: Add rippletv element 2009-07-16 12:05:31 +02:00