glcolorconvert: Apply GstVideoOverlayCompositionMeta buffer to converted buffer
authorLubosz Sarnecki <lubosz.sarnecki@collabora.co.uk>
Mon, 20 Apr 2015 11:17:09 +0000 (13:17 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:06 +0000 (19:32 +0000)
commit26e6be8fad42420863830ac3100c8e433b211f32
tree63672368cc65c4078b0c9eb66d19e552787723dc
parent076d0517c8d4b4b02de32639014580ebdbd84bd9
glcolorconvert: Apply GstVideoOverlayCompositionMeta buffer to converted buffer

Since glcolorconvert creates a new GstBuffer,
without the GstVideoOverlayCompositionMeta data,
it needs to be copied to not be dropped.

https://bugzilla.gnome.org/show_bug.cgi?id=745107
gst-libs/gst/gl/gstglcolorconvert.c