[Bug 705024] aacparse: does not propagate downstream sample rate restriction upstream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 3 13:28:57 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705024
  GStreamer | gst-plugins-good | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #9 from Wim Taymans <wim.taymans at gmail.com> 2013-12-03 21:28:44 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