gstreamer/ext/libvisual
Tim-Philipp Müller 16c185bac6 libvisual: fix crashes and invalid writes in totem
This reverts part of "visual: enable commented out code again."
(commit 8222ba16c8).

The shader code does indeed look broken (or rather,
it makes assumptions that are not necessarily true here,
namly that pixel stride is 4, for example), which
makes totem very crashy and causes other weird behaviour.

Also see https://bugzilla.gnome.org/show_bug.cgi?id=683527
2012-09-08 23:03:16 +01:00
..
gstaudiovisualizer.c libvisual: fix crashes and invalid writes in totem 2012-09-08 23:03:16 +01:00
gstaudiovisualizer.h visual: enable commented out code again. 2012-08-17 23:04:53 +02:00
Makefile.am audiovisualizer: shorten base class name 2012-07-16 21:58:23 +02:00
plugin.c visual: split the plugin wrapper and the actual element 2012-07-09 19:59:53 +02:00
visual.c visual: add support for GstVideoFrame 2012-08-13 13:47:01 +02:00
visual.h audiovisualizer: shorten base class name 2012-07-16 21:58:23 +02:00