1. 22 Sep, 2011 1 commit
    • Martin Storsjö's avatar
      rtmp: Make the input FLV parser handle data cut at any point · b14629e5
      Martin Storsjö authored
      This makes the RTMP writing code able to handle FLV data
      fed in arbitrarily small or large chunks, with multiple
      consecutive packets in one write call, or having the FLV
      packet header split over numerous write calls.
      
      When used in conjunction with the flv muxer, the AVIO buffer
      size still needs to be large enough to fit the initial metadata
      packet though, since the size of that packet is written with a
      seekback.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      b14629e5
  2. 20 Sep, 2011 2 commits
  3. 18 Sep, 2011 1 commit
    • Chiranjeevi Melam's avatar
      rtmpproto.c: Fixed RTMP Stream output issue · 07631dee
      Chiranjeevi Melam authored
      Original code had the assumption of only one FLV packet per RTMP packet. But that assumption is incorrect for higher bit rates. Made changes to the code to accommodate more than one FLV packet per RTMP
      +packet.
      07631dee
  4. 03 Jul, 2011 2 commits
  5. 25 May, 2011 1 commit
  6. 19 Apr, 2011 2 commits
  7. 08 Apr, 2011 1 commit
  8. 07 Apr, 2011 1 commit
  9. 04 Apr, 2011 5 commits
  10. 19 Mar, 2011 1 commit
  11. 04 Feb, 2011 1 commit
  12. 03 Feb, 2011 1 commit
  13. 28 Jan, 2011 1 commit
  14. 26 Jan, 2011 1 commit
  15. 15 Oct, 2010 1 commit
  16. 30 Jun, 2010 1 commit
  17. 27 Jun, 2010 1 commit
  18. 18 Jun, 2010 1 commit
  19. 01 Jun, 2010 1 commit
  20. 25 May, 2010 1 commit
  21. 20 Apr, 2010 1 commit
  22. 14 Mar, 2010 1 commit
  23. 08 Mar, 2010 2 commits
  24. 05 Mar, 2010 1 commit
  25. 18 Feb, 2010 1 commit
  26. 30 Jan, 2010 2 commits
  27. 12 Jan, 2010 2 commits
  28. 16 Dec, 2009 1 commit
  29. 11 Dec, 2009 2 commits