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)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Mon, 20 Jul 2015 18:41:12 +0000 (14:41 -0400)
commit555428872c72e10a4a4eb47d48588a81130cec71
treed07196925d9e60c1aad51ae7e0474ed1a6a83528
parent6eaeefc6a9894924184cc243d9ea78edb4cf77d8
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