aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/g722.c
Commit message (Expand)AuthorAgeFilesLines
* 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