Greg Rutz c66fd54e78 audiovisualizer: 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:40:24 +00:00
..
2012-11-14 10:46:55 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2013-02-11 20:24:14 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2013-02-28 16:55:36 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2013-02-12 12:23:03 -08:00