GNOME Bugzilla – Bug 725900
dvdspu: handle video/x-raw(ANY) if downstream supports the GstVideoOverlayCompositionMeta API
Last modified: 2018-11-03 13:22:01 UTC
This patch makes the dvdspu element handle video/x-raw(ANY) if downstream supports the GstVideoOverlayCompositionMeta API since in this case it only places the correct meta on outgoing buffers. This patch in based on the on-going work on the GstVideoOverlayCompositionMeta API support in the dvdspu element. See: https://bugzilla.gnome.org/show_bug.cgi?id=685282. It also depends on https://bugzilla.gnome.org/show_bug.cgi?id=725893. Development branch can be found here: http://cgit.collabora.com/git/user/mateo/gst-plugins-bad.git/log/?h=dvdspu
Created attachment 271231 [details] [review] dvdspu: handle video/x-raw(ANY) if downstream supports the GstVideoOverlayCompositionMeta API
This patch does not apply anymore, would it be possible to rebase and push ?
I've updated my patches against master for Bug #685282 and included proper negotiation.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/136.