]> git.sesse.net Git - ffmpeg/history - libavcodec/vp56.h
Synchronize AAC encoder with renamings in aac.h
[ffmpeg] / libavcodec / vp56.h
2008-03-05 Aurelien Jacobsremove #include "mpegvideo.h" where it is not needed
2008-02-01 Michael Niedermayerconst
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-14 Aurelien Jacobsadd support for VP6 with huffman encoded blocks
2007-09-25 Aurelien Jacobsadd a new vp6a codec (add alpha plan support to vp6)
2007-09-24 Aurelien Jacobsmove all model related tables into their own struct
2007-09-24 Aurelien Jacobssome simplifications and uniformisation
2007-07-25 Aurelien Jacobsremove wrong const qualifier
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-02 Ramiro PollaUse AV_xx throughout libavcodec
2007-02-25 Aurelien JacobsUse pointers to avoid copying AVFrame.
2007-01-14 Aurelien Jacobsadd support for another variant of vp6
2006-12-17 Aurelien JacobsAdd support for VP60 and VP61.
2006-10-24 Steve L'HommeDon't include inttypes.h/stdint.h directly, there is...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-25 Aurelien Jacobsrename vector to vect to avoid clash with Apple gcc
2006-09-09 Aurelien JacobsVP5 and VP6 video decoder