1. 21 Jan, 2009 1 commit
  2. 17 Jan, 2009 1 commit
  3. 14 Jan, 2009 2 commits
  4. 21 Dec, 2008 1 commit
  5. 22 Oct, 2008 1 commit
  6. 13 Sep, 2008 1 commit
    • Michael Niedermayer's avatar
      Switch regression tests to swscale. · 3e3c638e
      Michael Niedermayer authored
      Plain C, x86-32 and -64 have been tested and should work, other
      archs that had asm optmizations in swscale likely will need some fixes
      to either fall back on C if SWS_BITEXACT is set or make the asm match C.
      This also disables the PAL8 test as neither swscale nor the old scaler
      really support PAL8 output, imgconvert supported a fixed 666 palette
      as output and swscale supports fixed 884 and 422.
      
      Originally committed as revision 15305 to svn://svn.ffmpeg.org/ffmpeg/trunk
      3e3c638e
  7. 09 Sep, 2008 1 commit
  8. 07 Sep, 2008 1 commit
  9. 30 Aug, 2008 1 commit
  10. 25 Aug, 2008 1 commit
  11. 05 Aug, 2008 1 commit
  12. 31 Jul, 2008 2 commits
  13. 08 Jul, 2008 1 commit
  14. 22 Jun, 2008 1 commit
  15. 13 Jun, 2008 2 commits
  16. 09 Jun, 2008 1 commit
  17. 07 Jun, 2008 1 commit
  18. 03 Jun, 2008 1 commit
    • Michael Niedermayer's avatar
      In mpeg1/2 timestamps are associated with the access unit which · d59591fb
      Michael Niedermayer authored
      contains the first picture startcode that commences in the PES
      packet, instead of the first access unit that commences in the
      PES packet. Fix the parser to
      handle that properly. This was a very long standing bug ...
      The change to the seek regressions is because the mpeg ts muxer
      stores too many invalid and randomized timestamps which overflow
      the 4 entry buffer we use in the parser.
      
      Originally committed as revision 13643 to svn://svn.ffmpeg.org/ffmpeg/trunk
      d59591fb
  19. 14 Apr, 2008 1 commit
  20. 09 Apr, 2008 1 commit
  21. 01 Apr, 2008 1 commit
  22. 10 Mar, 2008 1 commit
  23. 07 Mar, 2008 1 commit
  24. 06 Mar, 2008 1 commit
  25. 05 Mar, 2008 1 commit
  26. 25 Feb, 2008 1 commit
  27. 15 Feb, 2008 3 commits
  28. 05 Feb, 2008 1 commit
  29. 04 Feb, 2008 1 commit
  30. 03 Feb, 2008 2 commits
  31. 31 Jan, 2008 1 commit
  32. 28 Jan, 2008 1 commit
  33. 17 Jan, 2008 1 commit
  34. 03 Dec, 2007 1 commit