Fix decoding of:
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 29 Apr 2008 18:31:29 +0000 (18:31 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 29 Apr 2008 18:31:29 +0000 (18:31 +0000)
commitef79ef3c1101b238700438f1aed15ecf8b1d6699
treea4b298142483352b1d04fd2d4bfd0748a7923bd2
parente6dba5dfab1c4a24e1592613a28466770c91dfd5
Fix decoding of:
http://samples.mplayerhq.hu/A-codecs/msgsm/levis.avi
http://samples.mplayerhq.hu/A-codecs/msgsm/wernfried_1.avi

partially fix decoding of:
http://samples.mplayerhq.hu/A-codecs/GSM/sample-gsm-8000.gsm

Allow the user to encode non standard samplerates by using -strict

Originally committed as revision 13020 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libgsm.c