17 Commits (86b2d47fc0475797d21fcc868fb0f675c9d96ba8)

Author SHA1 Message Date
Aurelien Jacobs d37f007d54 remove #include "mpegvideo.h" where it is not needed 17 years ago
Michael Niedermayer 7e5cdb5b1b const 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Aurelien Jacobs f28b10483a add support for VP6 with huffman encoded blocks 17 years ago
Aurelien Jacobs 91fc2cf150 add a new vp6a codec (add alpha plan support to vp6) 17 years ago
Aurelien Jacobs 247df384ec move all model related tables into their own struct 17 years ago
Aurelien Jacobs 1457516f70 some simplifications and uniformisation 17 years ago
Aurelien Jacobs 977f6a9049 remove wrong const qualifier 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
Ramiro Polla 2c124cb65c Use AV_xx throughout libavcodec 18 years ago
Aurelien Jacobs 704a2881bc Use pointers to avoid copying AVFrame. 18 years ago
Aurelien Jacobs dd9b86354c add support for another variant of vp6 18 years ago
Aurelien Jacobs 9110a0e32d Add support for VP60 and VP61. 18 years ago
Steve L'Homme 33400850cf Don't include inttypes.h/stdint.h directly, there is an abstraction in 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Aurelien Jacobs 4fde50604d rename vector to vect to avoid clash with Apple gcc 18 years ago
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder 18 years ago