1. 11 Oct, 2009 1 commit
  2. 30 Aug, 2009 1 commit
  3. 26 Jul, 2009 2 commits
  4. 06 Jul, 2009 1 commit
  5. 03 Jul, 2009 2 commits
  6. 24 Jun, 2009 1 commit
  7. 22 Jun, 2009 1 commit
  8. 09 Jun, 2009 1 commit
  9. 24 May, 2009 2 commits
  10. 12 May, 2009 1 commit
  11. 19 Apr, 2009 2 commits
  12. 18 Apr, 2009 1 commit
  13. 17 Apr, 2009 4 commits
  14. 16 Apr, 2009 1 commit
  15. 28 Mar, 2009 1 commit
  16. 18 Mar, 2009 2 commits
  17. 17 Mar, 2009 1 commit
  18. 01 Mar, 2009 1 commit
  19. 26 Feb, 2009 2 commits
  20. 19 Feb, 2009 2 commits
  21. 16 Feb, 2009 1 commit
  22. 03 Feb, 2009 1 commit
  23. 19 Jan, 2009 1 commit
  24. 07 Jan, 2009 1 commit
  25. 18 Dec, 2008 2 commits
  26. 13 Dec, 2008 1 commit
    • Ronald S. Bultje's avatar
      Separate the packet fetching from the data reading, so that the data reading · f27544fd
      Ronald S. Bultje authored
      function is assured to parse at most one packet. This makes this function
      useful for ASF data packet parsing in a "push-mode" in addition to the
      current "pull-mode", and therefore allows for use of these functions in,
      for example, the RTSP demuxer (for MS-RTSP support). Tested to give identical
      output before and after for regular ASF playback, also see discussion in the
      ML thread "[PATCH] asf.c: move packet_time_start=0 statement". Testsuite also
      works after the patch, tested by Benoit Fouet.
      
      Originally committed as revision 16108 to svn://svn.ffmpeg.org/ffmpeg/trunk
      f27544fd
  27. 06 Dec, 2008 2 commits
  28. 03 Dec, 2008 1 commit