1. 12 Nov, 2004 2 commits
    • michael's avatar
      When playing · c64de4cc
      michael authored
      ftp://ftp.mplayerhq.hu/MPlayer/samples/V-codecs/QPEG/VWbig6.avi with my
      decoder (should appear soon) it hadn't changed palette even there are
      palette change chunks in that AVI.
      Here is small patch to make it work (zero number of colors to change in
      that chunk actually means to change ALL colors).
      patch by (Kostya <cannonball>at<bw-team>dot<com>)
      
      
      git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3670 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
      c64de4cc
    • michael's avatar
      H261 fixing and cleaning: · f2fb7093
      michael authored
       -corrected wrong value in mv data
       -set correct mb_type after adjusting index
       -don't use H263 loop filter when the loop filter flag is set but when
        using the H261 encoder
       -use the same unquantizer as H263 (which is optimized btw)
       -removed unused members in H261Context
      patch by (Maarten Daniels <maarten.daniels >at< luc >dot< ac >dot< be>)
      
      regression test checksum update by me
      
      
      git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3669 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
      f2fb7093
  2. 11 Nov, 2004 2 commits
  3. 10 Nov, 2004 1 commit
  4. 09 Nov, 2004 3 commits
  5. 08 Nov, 2004 1 commit
  6. 06 Nov, 2004 1 commit
  7. 04 Nov, 2004 1 commit
  8. 31 Oct, 2004 4 commits
  9. 30 Oct, 2004 2 commits
  10. 29 Oct, 2004 1 commit
  11. 28 Oct, 2004 10 commits
  12. 27 Oct, 2004 2 commits
  13. 26 Oct, 2004 2 commits
  14. 25 Oct, 2004 3 commits
  15. 24 Oct, 2004 5 commits