Skip to content
  • Wim Taymans's avatar
    audioparsers: use ACCEPT_INTERSECT flag · e0a5c07e
    Wim Taymans authored
    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 26040ee3
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=705024
    e0a5c07e