After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726463 - dvbsuboverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOverlayCompositionMeta API
dvbsuboverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOve...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-16 16:45 UTC by Matthieu Bouron
Modified: 2014-03-16 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dvbsuboverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOverlayCompositionMeta API (11.31 KB, patch)
2014-03-16 16:48 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2014-03-16 16:45:06 UTC
This patch makes the dvbsuboverlay element handle video/x-raw(ANY) if downstream
supports the GstVideoOverlayCompositionMeta API.
Comment 1 Matthieu Bouron 2014-03-16 16:48:05 UTC
Created attachment 272074 [details] [review]
dvbsuboverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOverlayCompositionMeta API
Comment 2 Sebastian Dröge (slomo) 2014-03-16 17:03:04 UTC
commit 19724f6ece1a29ce155a2b5a1ada1050f945b6b9
Author: Matthieu Bouron <matthieu.bouron@collabora.com>
Date:   Sun Mar 16 16:36:06 2014 +0000

    dvbsuboverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOverlayCompositionMeta API
    
    https://bugzilla.gnome.org/show_bug.cgi?id=726463