1. 01 Feb, 2009 1 commit
  2. 31 Aug, 2008 1 commit
  3. 17 Oct, 2007 1 commit
  4. 17 Jun, 2007 2 commits
  5. 16 Jun, 2007 2 commits
  6. 11 Nov, 2006 1 commit
  7. 07 Oct, 2006 1 commit
  8. 10 Sep, 2006 1 commit
  9. 12 Nov, 2004 1 commit
    • Maarten Daniels's avatar
      H261 fixing and cleaning: · ccff9da6
      Maarten Daniels 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
      
      Originally committed as revision 3669 to svn://svn.ffmpeg.org/ffmpeg/trunk
      ccff9da6
  10. 13 Sep, 2004 1 commit
    • Maarten Daniels's avatar
      H.261 decoder improvements · 49e5dcbc
      Maarten Daniels authored
      - GOB's can exist of only MBA_STUFFING codes: it crashed before, but it is fixed now
      - Clearer code
      - Some extra checks so the decoder is more resilient against errors
      patch by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>)
      
      Originally committed as revision 3457 to svn://svn.ffmpeg.org/ffmpeg/trunk
      49e5dcbc
  11. 30 May, 2004 1 commit