video-converter: don't reuse the input line when adding borders
authorWim Taymans <wtaymans@redhat.com>
Wed, 4 Mar 2015 11:21:33 +0000 (12:21 +0100)
committerWim Taymans <wtaymans@redhat.com>
Wed, 4 Mar 2015 11:29:45 +0000 (12:29 +0100)
commite0a192d3dde09e52e24f0e91d2b7eddd135a04ed
tree5ccac8dcc48043f0ce7b72c113c3e3c02db9d501
parentace35b78ee81311983fc3f87a2480d188b297045
video-converter: don't reuse the input line when adding borders

When we need to add borders, we need a writable input line, so
don't reuse the source memory directly.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=745207
gst-libs/gst/video/video-converter.c
tests/check/libs/video.c