1. 26 Sep, 2014 1 commit
  2. 24 Sep, 2014 2 commits
  3. 22 Sep, 2014 2 commits
  4. 19 Sep, 2014 1 commit
  5. 17 Sep, 2014 1 commit
  6. 16 Sep, 2014 4 commits
  7. 15 Sep, 2014 1 commit
    • Mika Raento's avatar
      hlsenc: single_file, support HLS ver 4 byteranges · f685f7d7
      Mika Raento authored
      This adds a new option -hls_flags single_file that creates one .ts file
      for HLS and adds byteranges to the .m3u8 file, instead of creating one
      .ts file for each segment.
      
      This is helpful at least for storing large number of videos, as the
      number of files per video is drastically reduced and copying and storing
      those files takes less requests and inodes.
      
      This is based on work by Nicolas Martyanoff, discussed on ffmpeg-devel
      in July 2014. That patch seems abandoned by the author, and contained
      unrelated changes. This patch tries to add the minimum amount of code to
      support the byterange playlists.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      f685f7d7
  8. 14 Sep, 2014 3 commits
  9. 13 Sep, 2014 1 commit
  10. 12 Sep, 2014 1 commit
  11. 11 Sep, 2014 1 commit
  12. 10 Sep, 2014 1 commit
  13. 08 Sep, 2014 1 commit
  14. 07 Sep, 2014 3 commits
  15. 06 Sep, 2014 1 commit
  16. 05 Sep, 2014 3 commits
  17. 04 Sep, 2014 2 commits
  18. 03 Sep, 2014 2 commits
  19. 02 Sep, 2014 1 commit
  20. 01 Sep, 2014 2 commits
  21. 28 Aug, 2014 4 commits
  22. 26 Aug, 2014 1 commit
  23. 25 Aug, 2014 1 commit