summaryrefslogtreecommitdiffstats
path: root/libavcodec/g722.c
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten const to enum AVSampleFormatMichael Niedermayer2011-04-121-1/+1
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-281-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