OSDN Git Service

Do not try to decode less than one frame of data in TrueSpeech decoder.
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 11 Jul 2010 14:50:20 +0000 (14:50 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 11 Jul 2010 14:50:20 +0000 (14:50 +0000)
commit231745781f16bbee6af0e11459087d9272cb0853
tree84ec3026bef37c968db90d8bdfcd4c7bc05b1f74
parent922189feb065bc0c7aaa87146ad4d43b6e528b7b
Do not try to decode less than one frame of data in TrueSpeech decoder.
This should solve issue 2085.

Originally committed as revision 24197 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/truespeech.c