17 Commits (9296f5d81acb9b3f8d8870a78ded6e284a1f4f58)

Author SHA1 Message Date
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Aurelien Jacobs d37f007d54 remove #include "mpegvideo.h" where it is not needed 17 years ago
Michael Niedermayer 7e5cdb5b1b const 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
Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 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
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 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