Add G.722 ADPCM audio decoder
authorMartin Storsjö <martin@martin.st>
Thu, 9 Sep 2010 19:21:16 +0000 (19:21 +0000)
committerMartin Storsjö <martin@martin.st>
Thu, 9 Sep 2010 19:21:16 +0000 (19:21 +0000)
commit58e37eafce10bbcf10b111cafb7ba8586c76ef4b
tree54bd919cd566792fc1acb80c4cc06425efec892d
parenta3f0d2b9674b4bbbdb6eb28a1e600ba324a5853b
Add G.722 ADPCM audio decoder

Originally committed as revision 25086 to svn://svn.ffmpeg.org/ffmpeg/trunk
Changelog
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/g722.c [new file with mode: 0644]