1. 26 Aug, 2005 1 commit
  2. 02 May, 2005 1 commit
  3. 30 Apr, 2005 1 commit
  4. 25 Apr, 2005 1 commit
  5. 24 Apr, 2005 1 commit
  6. 18 Apr, 2005 1 commit
  7. 30 Jan, 2005 1 commit
    • anonymous's avatar
      In that patch: · 0d33db8a
      anonymous authored
      - avctx and gb elements were removed from VC9Context, hence a larger diff
      - some code was added to h263dec.c regarding CODEC_ID_WMV3 (should apply to CODEC_ID_VC9 too)
      - VLC tables and other related tables were made global whenever this seemed necessary; appropriate changes were therefore made to other parts of the code using those tables
      - the change for the bitplane management to a struct (some of them should eventually be mapped to MpegEncContext arrays) wasn't associated with the proper frees; should be fixed now
      patch by anonymous
      
      better names for globalized tables by me
      
      Originally committed as revision 3905 to svn://svn.ffmpeg.org/ffmpeg/trunk
      0d33db8a
  8. 26 Jan, 2005 1 commit
  9. 25 Jan, 2005 1 commit
  10. 27 Nov, 2004 1 commit
  11. 11 Oct, 2004 1 commit
  12. 25 May, 2004 1 commit
  13. 16 Apr, 2004 1 commit
  14. 10 Jan, 2004 1 commit
  15. 03 Dec, 2003 1 commit
  16. 03 Nov, 2003 1 commit
  17. 10 Aug, 2003 1 commit
  18. 29 Jul, 2003 1 commit
  19. 22 Jun, 2003 1 commit
  20. 19 May, 2003 1 commit
  21. 14 May, 2003 2 commits
  22. 25 Apr, 2003 1 commit
  23. 10 Apr, 2003 1 commit
  24. 02 Apr, 2003 1 commit
  25. 01 Apr, 2003 1 commit
  26. 20 Mar, 2003 1 commit
  27. 12 Mar, 2003 1 commit
  28. 06 Mar, 2003 1 commit
  29. 16 Feb, 2003 1 commit
  30. 11 Feb, 2003 1 commit
  31. 10 Feb, 2003 2 commits
  32. 21 Jan, 2003 1 commit
  33. 09 Jan, 2003 1 commit
  34. 27 Dec, 2002 1 commit
  35. 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
  36. 10 Nov, 2002 1 commit
  37. 27 Oct, 2002 2 commits