summaryrefslogtreecommitdiff
path: root/libavcodec/lcldec.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
* 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
* Remove duplicate ;Reimar Döffinger2008-02-19
* constsMichael Niedermayer2008-02-01
* indentMåns Rullgård2007-07-12
* remove useless LclDecContext.avctx fieldMåns Rullgård2007-07-12
* split lcl.c into lcldec.c, lclenc.c, lcl.hMåns Rullgård2007-07-12