1. 06 Aug, 2007 1 commit
  2. 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
  3. 04 Aug, 2007 1 commit
  4. 19 Jul, 2007 1 commit
  5. 13 Jul, 2007 1 commit
  6. 10 Jul, 2007 1 commit
  7. 03 Jul, 2007 1 commit
  8. 12 Jun, 2007 2 commits
  9. 07 Jun, 2007 2 commits
  10. 30 May, 2007 1 commit
  11. 29 May, 2007 1 commit
  12. 27 May, 2007 8 commits
  13. 25 May, 2007 5 commits
  14. 24 May, 2007 4 commits
  15. 21 May, 2007 1 commit
  16. 16 May, 2007 1 commit
  17. 09 May, 2007 1 commit
  18. 02 May, 2007 3 commits
  19. 22 Apr, 2007 3 commits