1. 25 Nov, 2016 1 commit
  2. 23 Oct, 2016 1 commit
  3. 07 Apr, 2016 1 commit
  4. 25 Mar, 2016 1 commit
  5. 24 Mar, 2016 1 commit
  6. 11 Jan, 2016 1 commit
  7. 01 Jun, 2015 1 commit
  8. 29 May, 2015 8 commits
  9. 17 Aug, 2012 1 commit
  10. 24 Jul, 2012 1 commit
  11. 23 Jul, 2012 1 commit
    • Samuel Pitoiset's avatar
      RTMPE protocol support · acd554c1
      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
      RTMPE protocol implementation uses ffrtmpcrypt:// 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>
      acd554c1