1. 03 Sep, 2007 1 commit
  2. 25 Aug, 2007 1 commit
  3. 23 Aug, 2007 1 commit
  4. 21 Aug, 2007 1 commit
  5. 13 Aug, 2007 1 commit
  6. 10 Aug, 2007 1 commit
  7. 09 Aug, 2007 1 commit
  8. 06 Aug, 2007 1 commit
  9. 05 Aug, 2007 2 commits
    • Michael Niedermayer's avatar
      make wmv1 and wmv2 playable with M$ DMO decoder · d7826b58
      Michael Niedermayer authored
      Originally committed as revision 9950 to svn://svn.ffmpeg.org/ffmpeg/trunk
      d7826b58
    • Michael Niedermayer's avatar
      update seek regressions for r9917 · a3be5e58
      Michael Niedermayer authored
      (correct initial timestamps which have AV_NOPTS_VALUE)
      
      sorry, i will rm tests/seek_test ; make ; make seektest from now on
      
      Before r9917 lavf replaced the initial dts which were unknown (AV_NOPTS_VALUE)
      by values starting from -frame_duration or another guessed value.
      After r9917 lavf buffers packets until it finds a known timestamp or it buffered
      too much, it will then correct the previous unknown timestamps in the buffer exactly.
      For the seek tests that meant that a few initial timestamps would get changed.
      If no packet in the whole stream contains a timestamp then all timestamps
      will be changed by first_frame_duration or so as 0 is used instead of
      -frame_duration as startpoint ...
      
      Originally committed as revision 9949 to svn://svn.ffmpeg.org/ffmpeg/trunk
      a3be5e58
  10. 04 Aug, 2007 1 commit
  11. 19 Jul, 2007 1 commit
  12. 13 Jul, 2007 1 commit
  13. 10 Jul, 2007 1 commit
  14. 03 Jul, 2007 1 commit
  15. 12 Jun, 2007 2 commits
  16. 07 Jun, 2007 2 commits
  17. 30 May, 2007 1 commit
  18. 29 May, 2007 1 commit
  19. 27 May, 2007 8 commits
  20. 25 May, 2007 5 commits
  21. 24 May, 2007 4 commits
  22. 21 May, 2007 1 commit
  23. 16 May, 2007 1 commit