12 Commits (213a4cbb396ff610001a26052a652e3f68aa632a)

Author SHA1 Message Date
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Diego Biurrun 2499f4e09e Fix wrongly indented block. 15 years ago
Diego Biurrun 081c14a318 Use "!exp" instead of "exp == NULL" in if condition. 15 years ago
Diego Biurrun 37a4269d70 cosmetics: K&R coding style, prettyprinting 15 years ago
Anne-Laure de Smit 2aa6e87a97 Add support for SGI images without RLE compression. 15 years ago
Reimar Döffinger 2ba8301769 Mark all pix_fmts and supported_framerates compound literals as const. 15 years ago
Baptiste Coudurier 61a4fd8e64 sgi encoder does not support pal8 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 17 years ago
Stefano Sabatini bcdb2378f7 Add long names to some AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Xiaohui Sun 2d99eed135 SGI image decoder ported to the new image API. 18 years ago