gstreamer/ext/libvisual
Luis de Bethencourt 7cc048f4df visual: use unused value
ret is assigned but not used and in the next cycle of the loop it is overwritten
with default_prepare_output_buffer (). If there is a flow error the function
should return instead.

CID #1226475
2015-01-12 15:27:18 +00:00
..
gstaudiovisualizer.c visual: use unused value 2015-01-12 15:27:18 +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
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