summaryrefslogtreecommitdiff
path: root/libavcodec/g722.c
Commit message (Expand)AuthorAge
* g722: Move the low_inv_quant6 table up to the common tablesMartin Storsjö2010-12-21
* g722: Add a trellis encoderMartin Storsjö2010-12-03
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-12
* Add a G.722 encoderMartin Storsjö2010-09-23
* Add G.722 ADPCM audio decoderMartin Storsjö2010-09-09