summaryrefslogtreecommitdiff
path: root/libavcodec/adxdec.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
* Mark adx_decode_init() as type int instead of void, the function returnsDiego Biurrun2008-08-17
* 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
* constMichael Niedermayer2008-02-01
* move adx.c to adxdec.cAurelien Jacobs2007-11-01