17 Commits (8da5d3dc3792b6992e4794351125279f05c8ba0e)

Author SHA1 Message Date
Reimar Döffinger 6065dcea37 Remove unnecessary put_bits/get_bits includes. 16 years ago
Reimar Döffinger 55619690e8 Remove now unused elements from LclEncContext 16 years ago
Reimar Döffinger 3b855101b4 Remove useless casts, extradata is already "uint8_t *" 16 years ago
Reimar Döffinger e786d3cf80 lclenc.c: compress directly into output buffer instead of using a pointless 16 years ago
Reimar Döffinger 32b3ab9b60 Remove superfluous () from lclenc.c 16 years ago
Reimar Döffinger 8f033e3e03 Cosmetics: fix indentation in lclenc.c 16 years ago
Reimar Döffinger 7ff7ac60e1 Remove "#if CONFIG_ZLIB" checks from lclenc.c, the file is never compiled 16 years ago
Stefano Sabatini b275500706 Split bitstream.h, put the bitstream writer stuff in the new file 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 99ed41a808 Fix filenames in Doxygen comments. 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Stefano Sabatini 747d1b87e2 Improve an lclenc.c error message in case of unsupported input pixel 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Måns Rullgård 00eb27f111 split lcl.c into lcldec.c, lclenc.c, lcl.h 18 years ago