1. 04 Dec, 2014 1 commit
  2. 15 Oct, 2012 1 commit
  3. 21 Aug, 2012 1 commit
  4. 19 Mar, 2011 1 commit
  5. 20 Feb, 2011 2 commits
  6. 28 Jan, 2011 1 commit
  7. 26 Jan, 2011 1 commit
  8. 28 May, 2010 1 commit
  9. 30 Mar, 2010 1 commit
  10. 12 Mar, 2010 2 commits
  11. 06 Sep, 2009 1 commit
  12. 30 Jul, 2009 1 commit
  13. 06 Jun, 2009 1 commit
  14. 16 Mar, 2009 1 commit
  15. 17 Feb, 2009 1 commit
  16. 19 Jan, 2009 1 commit
  17. 28 Dec, 2008 4 commits
  18. 13 Dec, 2008 2 commits
  19. 17 Nov, 2008 1 commit
  20. 07 Sep, 2008 1 commit
    • Ronald S. Bultje's avatar
      Add dynamic payload handlers to rdt.c. These follow the same API as the ones · ff13ba92
      Ronald S. Bultje authored
      in rtpdec.c, so that they can be shared and used in the same way in rtsp.c.
      The handlers, since they are specific for RDT, are registered in rdt.c and
      a new registration function is thus called from allformats.c.
      
      The dynamic payload handler also implements RDT-specific SDP-line parsing for
      OpaqueData and StartTime, which are specific for RDT and needed for proper
      playback. OpaqueData contains one or a list ("MLTI") of "MDPR" chunks that
      can be parsed by the rmdec.c function ff_rm_read_mdpr_codecdata(). To use
      this function, we create a new rdt_demuxer, which has the same private data
      as the rm_demuxer. The resulting AVFormatContext created with _open_stream()
      can thus be used to call functions in the RM demuxer.
      
      See discussion in "Realmedia patch" thread on ML.
      
      Originally committed as revision 15234 to svn://svn.ffmpeg.org/ffmpeg/trunk
      ff13ba92
  21. 03 Sep, 2008 1 commit
  22. 31 Aug, 2008 1 commit
  23. 01 Aug, 2008 2 commits
  24. 04 Jan, 2008 1 commit
  25. 03 Nov, 2007 1 commit
  26. 21 Oct, 2007 1 commit
  27. 17 Oct, 2007 1 commit
  28. 30 May, 2007 1 commit