gstreamer/ext/libvisual
Luis de Bethencourt a91d521a36 visual: remove unnecessary variable
klass->setup (scope) will always return TRUE since all children of this class
do so, no need to store the return. Besides, the value is overwritten a few
lines down before it is ever used. Save the unnecessary memory and instructions.

CID #1226467
2015-01-13 15:14:38 +00:00
..
gstaudiovisualizer.c visual: remove unnecessary variable 2015-01-13 15:14:38 +00:00
gstaudiovisualizer.h libvisual: Rename get_type() function to prevent conflicts with static linking 2014-06-28 17:08:06 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
plugin.c libvisual: Remove < 0.4 support 2014-07-11 10:21:20 +02:00
visual.c libvisual: Remove < 0.4 support 2014-07-11 10:21:20 +02:00
visual.h Fix FSF address 2012-11-03 23:05:09 +00:00