[Bug 748635] videorate: caps negotiation regression

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 13 07:34:25 PDT 2015


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

--- Comment #12 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 7ec54c2217ad1c1c00b616e9644d33902df802fb
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Tue Aug 11 08:07:53 2015 -0300

    basetransform: respect accept-caps intersect flag

    GstPad has a flag for suggesting if the accept-caps
    query should use intersect instead of the default
    subset caps operation to verify if the caps would be
    acceptable.

    basetransform currently always uses the subset check and
    this patch makes it honor the flag for using intersect
    if it is set.

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

First patch pushed (unrelated to the direction we're going when fixing this,
but useful anyway)

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