1. 19 Aug, 2015 2 commits
  2. 18 Aug, 2015 1 commit
    • Added the ability to view both the transmuxed video and audio playback automatically
      Supports segments with only one of the two tracks
      jrivera committed
  3. 17 Aug, 2015 1 commit
  4. 13 Aug, 2015 1 commit
  5. 09 Aug, 2015 1 commit
  6. 03 Aug, 2015 2 commits
    • Hack in the changes necessary to use the MP2T->MP4 transmuxer and native media source extensions. If you can find a video that is compatible with the current state of the transmuxer, this commit successfully plays back multiple video segments though seeking seems a bit touchy.
      David LaPalomento committed
    • When a NAL unit had trailing zeroes that were split across pushes to the H264Stream, the parser would go into an infinite loop. Instead, make sure we never advance the parser beyond the current push and advance the sync point to a valid position before starting processing. Add HTML-HLS dependencies to the example page.
      David LaPalomento committed
  7. 31 Jul, 2015 32 commits