1. 28 Sep, 2012 1 commit
  2. 23 Sep, 2012 1 commit
  3. 12 Sep, 2012 1 commit
    • Martin Storsjö's avatar
      Add a smooth streaming segmenter muxer · 62c9ae11
      Martin Storsjö authored
      This muxer splits the output from the ismv muxer into individual
      files, in realtime.
      
      The same can also be done by the standalone tool ismindex, but this
      muxer is needed for doing it in realtime (especially for live
      streams that need extra handling for updating the lookahead fields
      in the fragment headers).
      
      Using this muxer, one can deliver live smooth streaming from a
      normal static file web server. (Using ismindex, one can deliver
      premade smooth streaming files from a static file web server,
      or prepare files for serving with IIS.)
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      62c9ae11
  4. 09 Sep, 2012 1 commit
  5. 31 Aug, 2012 1 commit
  6. 30 Aug, 2012 2 commits
  7. 20 Aug, 2012 1 commit
  8. 18 Aug, 2012 1 commit
  9. 02 Aug, 2012 1 commit
  10. 23 Jul, 2012 2 commits
  11. 22 Jul, 2012 1 commit
  12. 17 Jul, 2012 3 commits
  13. 13 Jul, 2012 1 commit
  14. 12 Jul, 2012 1 commit
  15. 11 Jul, 2012 1 commit
  16. 10 Jul, 2012 1 commit
  17. 02 Jul, 2012 1 commit
  18. 22 Jun, 2012 2 commits
  19. 20 Jun, 2012 1 commit
  20. 18 Jun, 2012 1 commit
  21. 17 Jun, 2012 1 commit
    • Samuel Pitoiset's avatar
      RTMPT protocol support · 8e50c57d
      Samuel Pitoiset authored
      This adds two protocols, but one of them is an internal implementation
      detail just used as an abstraction layer/generalization in the code. The
      RTMPT protocol implementation uses rtmphttp:// as an alternative to the
      tcp:// protocol. This allows moving most of the lower level logic out
      from the higher level generic rtmp code.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      8e50c57d
  22. 12 Jun, 2012 1 commit
  23. 05 Jun, 2012 1 commit
  24. 26 May, 2012 1 commit
  25. 25 May, 2012 1 commit
  26. 23 May, 2012 1 commit
  27. 21 May, 2012 1 commit
  28. 18 May, 2012 1 commit
  29. 15 May, 2012 1 commit
  30. 25 Apr, 2012 1 commit
    • Justin Ruggles's avatar
      Add libavresample · c8af852b
      Justin Ruggles authored
      This is a new library for audio sample format, channel layout, and sample rate
      conversion.
      c8af852b
  31. 06 Apr, 2012 1 commit
  32. 19 Mar, 2012 3 commits
  33. 17 Mar, 2012 1 commit