dont check buffer size if the decode function wont be called at all
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 23 Feb 2007 00:47:21 +0000 (00:47 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 23 Feb 2007 00:47:21 +0000 (00:47 +0000)
commit9c856d62be91f9bf4c4c671ce5cea1feef4936c7
treeb6c8abbd3b1dd8da3b88a92a57160781ece52e53
parent5dad0282b5a1576884fd86ec65b57de2f1b4df28
dont check buffer size if the decode function wont be called at all

Originally committed as revision 8090 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/utils.c