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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 24 08:14:28 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 #267039|0                           |1
        is obsolete|                            |

--- Comment #11 from Matthieu Bouron <matthieu.bouron at collabora.com> 2014-01-24 16:14:20 UTC ---
Created an attachment (id=267140)
 View: https://bugzilla.gnome.org/attachment.cgi?id=267140
 Review: https://bugzilla.gnome.org/review?bug=721953&attachment=267140

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

Patch updated, upstream caps are filtered against what downstream supports in
the src caps query handler.

However, querying downstream in the src caps query handler seems a bit risky
(loop ?) or incorrect in terms of design, is it ?
To avoid querying downstream at this stage, I was thinking about storing
storying downstream caps when it is queried in the sink caps handler.

-- 
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