summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp5.c
Commit message (Expand)AuthorAgeFilesLines
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+1
* set CODEC_CAP_DR1 for vp5 and vp6 decodersAurelien Jacobs2007-05-051-0/+1
* Use pointers to avoid copying AVFrame.Aurelien Jacobs2007-02-251-4/+4
* Add av_ prefix to clip functionsReimar Döffinger2007-02-251-2/+2
* Don't include inttypes.h/stdint.h directly, there is an abstraction inSteve L'Homme2006-10-241-1/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-3/+5
* rename vector to vect to avoid clash with Apple gccAurelien Jacobs2006-09-091-3/+3
* VP5 and VP6 video decoderAurelien Jacobs2006-09-091-0/+289
OpenPOWER on IntegriCloud