1. 02 Jan, 2016 20 commits
  2. 01 Jan, 2016 19 commits
  3. 31 Dec, 2015 1 commit
    • Francois Cartegnie's avatar
      demux: adaptative: fix unsupported format regression · 7b5bff3d
      Francois Cartegnie authored
      Due to hls we we waiting for demuxer to start, which would
      load the demuxer source (sub playlist then) and from that
      file we would have the format and change the demux if
      required.
      
      The problem is that any unsupported format (like split subtitles)
      is now being to be demuxed and gets probed and demuxed.
      7b5bff3d