gstreamer/ext
Greg Rutz c480bac5b7 libvisual: fix improper video frame clear operation
The current code is memsetting the GstVideoFrame.data address to 0s (which
causes a segfault). This member is actually an array of data buffers (one for
each plane).  This fix iterates over each data plane to clear them all.

https://bugzilla.gnome.org/show_bug.cgi?id=695655
2013-03-13 00:51:55 +00:00
..
alsa alsasink: don't use 100% CPU 2013-01-24 15:08:31 +01:00
cdparanoia Fix FSF address 2012-11-03 23:05:09 +00:00
libvisual libvisual: fix improper video frame clear operation 2013-03-13 00:51:55 +00:00
ogg oggmux: don't keep a static string beyond the ref of the owning object 2013-03-05 22:31:26 +01:00
pango pango: use new GST_VIDEO_OVERLAY_COMPOSITION_BLEND_FORMATS define 2013-02-19 12:54:40 +00:00
theora theora: small GValue optimisations 2013-03-03 17:42:22 +00:00
vorbis vorbis: small GValue optimisation 2013-03-03 17:42:50 +00:00
Makefile.am gio: Move to gst subdirectory 2012-01-18 16:21:14 +01:00