23 Commits (172d1171d2ae2bda29c3060f7390293cb3a0b2d1)

Author SHA1 Message Date
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 c0fee8c985 add a warning message for unsupported kind of encoding 17 years ago
Diego Biurrun 7b94177e37 Group all copyright and author notices together. 17 years ago
Loren Merritt 4b8419aa7f simplify 18 years ago
Loren Merritt cd66ddb6b0 simplify 18 years ago
Loren Merritt 6ec4818525 faster and simpler vp6 bilinear mc 18 years ago
Aurelien Jacobs 75f6cc26ba set CODEC_CAP_DR1 for vp5 and vp6 decoders 18 years ago
Aurelien Jacobs 704a2881bc Use pointers to avoid copying AVFrame. 18 years ago
Reimar Döffinger f66e4f5f9e Add av_ prefix to clip functions 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Aurelien Jacobs ae5574508e cosmetics: reindent 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
Aurelien Jacobs c29ff23c2a small optimization 18 years ago
Steve L'Homme 33400850cf Don't include inttypes.h/stdint.h directly, there is an abstraction in 18 years ago
Aurelien Jacobs 246f86a4d6 document the extradata protocol for VP6F 18 years ago
Aurelien Jacobs 9e2424ce60 use the adjustment value present in FLV to crop VP6 video 18 years ago
Diego Biurrun c26abfa541 Rename ABS macro to FFABS. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Aurelien Jacobs d120e4026d rename vector to vect to avoid clash with Apple gcc 18 years ago
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder 18 years ago