1. 25 Mar, 2014 1 commit
  2. 10 Apr, 2013 1 commit
  3. 05 Apr, 2013 2 commits
  4. 19 Mar, 2011 1 commit
  5. 20 Apr, 2010 1 commit
  6. 01 Feb, 2009 1 commit
  7. 31 Aug, 2008 1 commit
  8. 17 Oct, 2007 1 commit
  9. 17 Jun, 2007 2 commits
  10. 16 Jun, 2007 2 commits
  11. 11 Nov, 2006 1 commit
  12. 07 Oct, 2006 1 commit
  13. 10 Sep, 2006 1 commit
  14. 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
  15. 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
  16. 30 May, 2004 1 commit