aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/vp56data.c
AgeCommit message (Expand)Author
2007-10-14add support for VP6 with huffman encoded blocksAurelien Jacobs
2007-09-25add a new vp6a codec (add alpha plan support to vp6)Aurelien Jacobs
2007-09-24rename vp56_b6to3 to vp56_b2pAurelien Jacobs
2007-07-05license header consistency cosmeticsDiego Biurrun
2006-10-24Don't include inttypes.h/stdint.h directly, there is an abstraction inSteve L'Homme
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-09VP5 and VP6 video decoderAurelien Jacobs