Skip to content
  • Thiago Santos's avatar
    qtdemux: handle mss streams · a3c19eee
    Thiago Santos authored
    smoothstreaming streams should be handled as a special kind of
    fragmented isomedia. In MSS the fragments will not contain a
    'moov' atom with the media descriptions, this has to be extracted
    from the caps.
    
    Additionally, there should be another demuxer upstream that is likely
    going to be the one to answer/act on queries and events, so qtdemux has
    to forward those upstream.
    a3c19eee