summaryrefslogtreecommitdiff
path: root/libavcodec/vp56.h
Commit message (Expand)AuthorAge
* Use AV_xx throughout libavcodecRamiro Polla2007-06-02
* Use pointers to avoid copying AVFrame.Aurelien Jacobs2007-02-25
* add support for another variant of vp6Aurelien Jacobs2007-01-14
* Add support for VP60 and VP61.Aurelien Jacobs2006-12-17
* 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
* rename vector to vect to avoid clash with Apple gccAurelien Jacobs2006-09-25
* VP5 and VP6 video decoderAurelien Jacobs2006-09-09