summaryrefslogtreecommitdiff
path: root/libavcodec/lclenc.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-26
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-08
* Improve an lclenc.c error message in case of unsupported input pixelStefano Sabatini2008-06-19
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* split lcl.c into lcldec.c, lclenc.c, lcl.hMåns Rullgård2007-07-12