1. 21 Jan, 2003 1 commit
  2. 01 Jan, 2003 1 commit
  3. 22 Dec, 2002 1 commit
  4. 06 Dec, 2002 1 commit
  5. 04 Dec, 2002 1 commit
    • Michael Niedermayer's avatar
      cleanup · 1e491e29
      Michael Niedermayer authored
       adding AVVideoFrame
       moving quality, pict_type, key_frame, qscale_table, ... to AVVideoFrame
       removing obsolete variables in AVCodecContext
       skiping of MBs in b frames
       correctly initalizing AVCodecContext
       picture buffer cleanup
      
      Originally committed as revision 1302 to svn://svn.ffmpeg.org/ffmpeg/trunk
      1e491e29
  6. 03 Dec, 2002 1 commit
  7. 20 Nov, 2002 1 commit
  8. 06 Nov, 2002 2 commits
  9. 02 Nov, 2002 1 commit
  10. 31 Oct, 2002 1 commit
  11. 28 Oct, 2002 1 commit
  12. 27 Oct, 2002 6 commits
  13. 29 Sep, 2002 1 commit
  14. 14 Sep, 2002 2 commits
  15. 27 Jul, 2002 1 commit
  16. 12 Jul, 2002 1 commit
  17. 11 Jul, 2002 1 commit
  18. 10 Jul, 2002 1 commit
  19. 27 Jun, 2002 1 commit
  20. 05 Jun, 2002 1 commit
  21. 27 May, 2002 1 commit
  22. 25 May, 2002 1 commit
  23. 18 May, 2002 1 commit
  24. 09 May, 2002 1 commit
  25. 07 May, 2002 2 commits
  26. 03 May, 2002 2 commits
  27. 01 May, 2002 1 commit
  28. 27 Apr, 2002 1 commit
  29. 12 Feb, 2002 1 commit
  30. 09 Feb, 2002 1 commit
    • Arpi's avatar
      PATCH by Rik Snel <rsnel@cube.dyndns.org> · 80e103d0
      Arpi authored
      this patch enhances the jpeg header writer. It can be asked to omit
      quantisation and huffman tables and it can write different horizontal and
      vertical sampling factors. (the last thing is useless for libavcodec
      itself (because libavcodec only handles YUV420P at ecoder level), but the
      values are initialized so that operation of libavcodec is not impaired)
      
      Originally committed as revision 290 to svn://svn.ffmpeg.org/ffmpeg/trunk
      80e103d0
  31. 07 Feb, 2002 1 commit