summaryrefslogtreecommitdiff
path: root/libavcodec/adxenc.c
Commit message (Expand)AuthorAge
* Change a bunch of codec long_names to be more consistent and descriptive.Diego Biurrun2009-03-02
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-26
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-11
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-31
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* split adx encoder in its own fileAurelien Jacobs2007-11-01