]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Check if there is enough bytes before reading the buffer in the EA ADPCM
authorvitor <vitor@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 27 Apr 2009 16:06:01 +0000 (16:06 +0000)
committervitor <vitor@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 27 Apr 2009 16:06:01 +0000 (16:06 +0000)
commit50517edec4dfc4cf43cfbf32b158ea25b261f59b
tree927bc10444f732859467a2c9970656d2556f5631
parent5c6ad0cfeb267632fec8bed7d367c8af93622cde
Check if there is enough bytes before reading the buffer in the EA ADPCM
decoder. Fix issue 990.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18707 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/adpcm.c