]> git.sesse.net Git - ffmpeg/history - libavcodec/vp56.h
Remove duplicate #includes, avcodec.h #includes common.h.
[ffmpeg] / libavcodec / vp56.h
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