[Bug 721953] pango: basetextoverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOverlayCompositionMeta API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 23 04:28:04 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721953
  GStreamer | gst-plugins-base | git

Matthieu Bouron <matthieu.bouron> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #266726|0                           |1
        is obsolete|                            |

--- Comment #10 from Matthieu Bouron <matthieu.bouron at collabora.com> 2014-01-23 12:28:00 UTC ---
Created an attachment (id=267039)
 View: https://bugzilla.gnome.org/attachment.cgi?id=267039
 Review: https://bugzilla.gnome.org/review?bug=721953&attachment=267039

pango: basetextoverlay: handle video/x-raw(ANY) if downstream supports the
GstVideoOverlayCompositionMeta API

Here is a work in progress using the caps query with caps features. It seems to
work fine in the upstream -> downstream direction however i'm wondering how we
should handle the downstream -> upstream case since at some point we don't know
what we really support.

My thoughts about it would be to somehow keep track of what we support during
the caps query in the downstream -> upstream direction.

Just filtering using the caps template feels wrong to me.

Comments welcome.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list