[Bug 677401] [audioparsers][videoparsers] Return too strict caps in sink getcaps functions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 3 13:29:08 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=677401
  GStreamer | gst-plugins-good | 0.11.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2013-12-03 21:28:57 UTC ---
commit e0a5c07e8d404e72654e016fa0a6c88d573f51f1
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Dec 3 21:41:28 2013 +0100

    audioparsers: use ACCEPT_INTERSECT flag

    The parser can accept input that is not completely specified. Use the
    ACCEPT_INTERSECT flag on the sinkpad to tweak the acceptcaps function to
    check for intersection only. This allows us to proxy downstream
    constraints while still allowing non-subset caps as input.
    We can then also remove the appended template caps workaround.
    Make a unit-test to check the new feature.

    This reverts commit 26040ee38cb9e7c42f3d9a0282b3e5cace7ca42d

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

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