summaryrefslogtreecommitdiffstats
path: root/libavcodec/g722.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Move static and inline attributes to more standard places.Diego Biurrun2012-01-141-1/+1
* g722: split decoder and encoder into separate filesJustin Ruggles2011-10-231-419/+8
* doxygen: misc consistency cosmeticsDiego Biurrun2011-07-141-1/+0
* libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initializationMartin Storsjö2011-04-121-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-2/+2
* g722: Move the low_inv_quant6 table up to the common tablesMartin Storsjö2010-12-211-10/+10
* g722: Add a trellis encoderMartin Storsjö2010-12-031-0/+198
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-121-2/+2
* Add a G.722 encoderMartin Storsjö2010-09-231-1/+82
* Add G.722 ADPCM audio decoderMartin Storsjö2010-09-091-0/+304
OpenPOWER on IntegriCloud