agingtv: fix memcpy when no color aging requested.
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 9 Dec 2014 03:43:29 +0000 (04:43 +0100)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 9 Dec 2014 03:44:40 +0000 (04:44 +0100)
commita5694b213aedafec51fe9f6cbbae31396c4c3d7b
tree2dd50a3a1187507f817951f87758be4c91815ee6
parenteb1dcd841abe80abf7b9e880e195c8a0033ea0d4
agingtv: fix memcpy when no color aging requested.

video_size is the size in pixels, actual size of the memcpy
has to be stride * height.
gst/effectv/gstaging.c