edgetv: don't leave bits of the output buffer uninitialized
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 31 Oct 2011 17:04:23 +0000 (17:04 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 24 Nov 2011 09:43:25 +0000 (10:43 +0100)
commit852104b4eee0609ad62abc87ca6f014d1a4a63cd
treea55fde4988d83635039001d56edbee5473bf8d73
parent6204464735c32821fb47019a03fbf5280eb7751d
edgetv: don't leave bits of the output buffer uninitialized

Let's initialize them to zero. It looks alright, but then it
also looks alright with v3, or with the corresponding pixels
from the source. I don't know what the original intent would
be, and the original effectv source also has this bug/feature.

https://bugzilla.gnome.org/show_bug.cgi?id=661841
gst/effectv/gstedge.c