summaryrefslogtreecommitdiffstats
path: root/libavcodec/adxdec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-261-1/+1
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+2
* Mark adx_decode_init() as type int instead of void, the function returnsDiego Biurrun2008-08-171-1/+1
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-311-1/+7
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* constMichael Niedermayer2008-02-011-1/+1
* move adx.c to adxdec.cAurelien Jacobs2007-11-011-0/+169
OpenPOWER on IntegriCloud