summaryrefslogtreecommitdiff
path: root/libavcodec/vp56data.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* avoid POSIX reserved _t suffixAurelien Jacobs2008-12-11
* add support for VP6 with huffman encoded blocksAurelien Jacobs2007-10-14
* add a new vp6a codec (add alpha plan support to vp6)Aurelien Jacobs2007-09-25
* rename vp56_b6to3 to vp56_b2pAurelien Jacobs2007-09-24
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Don't include inttypes.h/stdint.h directly, there is an abstraction inSteve L'Homme2006-10-24
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* VP5 and VP6 video decoderAurelien Jacobs2006-09-09