aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/g722.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a G.722 encoderMartin Storsjö2010-09-231-1/+82
| | | | Originally committed as revision 25164 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add G.722 ADPCM audio decoderMartin Storsjö2010-09-091-0/+304
Originally committed as revision 25086 to svn://svn.ffmpeg.org/ffmpeg/trunk