Skip to content
  • Stefan Kost's avatar
    parse-launch: make delayed set recursive · da287f55
    Stefan Kost authored
    Right now deleyed set would only try for first set of children. We need to keep
    trying to support arbitrary deep hierarchies (like in playbin2 with auto*sinks).
    Also GstBin would need to actualy emit the child-added/removed signal as it
    implements the iface. Fixes #613215.
    da287f55