1. 04 Dec, 2014 1 commit
  2. 03 Dec, 2014 1 commit
  3. 25 Nov, 2014 1 commit
  4. 23 Nov, 2014 1 commit
  5. 22 Nov, 2014 1 commit
  6. 21 Nov, 2014 1 commit
  7. 20 Nov, 2014 1 commit
  8. 17 Nov, 2014 2 commits
    • Martin Storsjö's avatar
      lavf: Add an MPEG-DASH ISOFF segmenting muxer · fe5e6e34
      Martin Storsjö authored
      This is mostly to serve as a reference example on how to segment
      the output from the mp4 muxer, capable of writing the segment
      list in four different ways:
      - SegmentTemplate with SegmentTimeline
      - SegmentTemplate with implicit segments
      - SegmentList with individual files
      - SegmentList with one single file per track, and byte ranges
      
      The muxer is able to serve live content (with optional windowing)
      or create a static segmented MPD.
      
      In advanced cases, users will probably want to do the segmenting
      in their own application code.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      fe5e6e34
    • Martin Storsjö's avatar
      movenc: Add support for writing sidx atoms for DASH segments · 2ded5737
      Martin Storsjö authored
      A flag "dash" is added, which enables the necessary flags for
      creating DASH compatible fragments.
      
      When this is enabled, one sidx atom is written for each track
      before every moof atom.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      2ded5737
  9. 16 Nov, 2014 1 commit
  10. 14 Nov, 2014 1 commit
  11. 10 Nov, 2014 2 commits
  12. 05 Nov, 2014 1 commit
  13. 26 Oct, 2014 1 commit
  14. 24 Oct, 2014 1 commit
  15. 22 Oct, 2014 1 commit
  16. 17 Oct, 2014 1 commit
  17. 08 Oct, 2014 1 commit
  18. 26 Sep, 2014 1 commit
  19. 24 Sep, 2014 1 commit
  20. 21 Sep, 2014 1 commit
  21. 14 Sep, 2014 2 commits
  22. 08 Sep, 2014 1 commit
  23. 06 Sep, 2014 1 commit
  24. 05 Sep, 2014 1 commit
  25. 04 Sep, 2014 3 commits
  26. 03 Sep, 2014 1 commit
  27. 01 Sep, 2014 1 commit
  28. 28 Aug, 2014 1 commit
  29. 24 Aug, 2014 2 commits
  30. 23 Aug, 2014 1 commit
  31. 22 Aug, 2014 1 commit
  32. 13 Aug, 2014 3 commits