[Bug 751255] New: videoaggregator: simplifies and improves sink_get_caps.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 20 04:43:40 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=751255

            Bug ID: 751255
           Summary: videoaggregator: simplifies and improves
                    sink_get_caps.
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mduponchelle1 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The problem here was that after removing the formats and
all the things we could convert, we then intersected these
caps with the template caps.

Hence if a subclass offered permissive sink templates
(eg all the possible formats videoconvert handles), but only
one output format, then at negotiation time getcaps returned
caps with the format restricted to that format, even though
we do handle conversion.

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