[Bug 751255] videoaggregator: simplifies and improves sink_get_caps.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 22 15:59:44 PDT 2015


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

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #305740|accepted-commit_now         |committed
             status|                            |

--- Comment #2 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Review of attachment 305740:
 --> (https://bugzilla.gnome.org/review?bug=751255&attachment=305740)

commit 1248b00c80aff2f24ce094a89ec58ce5c172afb8
Author: Mathieu Duponchelle <mathieu.duponchelle at opencreed.com>
Date:   Sat Jun 20 13:36:27 2015 +0200

    videoaggregator: simplifies and improves sink_get_caps.

    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.

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

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