videomixer: clear video frame more correctly
authorTim-Philipp Müller <tim@centricular.net>
Wed, 26 Sep 2012 08:28:59 +0000 (09:28 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 26 Sep 2012 08:28:59 +0000 (09:28 +0100)
commitf5e0321dfc4e59ed0d48eeb662297ac328d612ed
treed13f468d3109dfef82d626011764a876076e84c1
parentc203ce2dbe6597155d9c68775dccf364a1399756
videomixer: clear video frame more correctly

Make sure not to touch memory that doesn't belong to
our frame, we might be one part of a side-by-side 3D
frame, or in a picture-in-picture scenario.
gst/videomixer/videomixer2.c