11 Commits (79f4494a042b98e910524c7b93f294c9ec5118d0)

Author SHA1 Message Date
avcoder 24909d3983 Remove useless casts. 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
Diego Biurrun 22700471a9 dsputil.h is not a system header, use "" when #including it. 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
Loren Merritt 00829b9bc1 simplify 17 years ago
Loren Merritt 4a5b619df7 png filters 17 years ago
Reimar Döffinger 9ba718e481 Allow to override zlib compression level in PNG encoder via avctx->compression_level 17 years ago
Måns Rullgård e0eddd1269 hardly anything in PNGContext is shared; split it 17 years ago
Måns Rullgård b958a7f111 separate en/decoder specific parts from png.c 17 years ago