only allocate context input buffer if AVCodecContext.error_reslience is greater than 0.
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 26 Mar 2008 22:36:41 +0000 (22:36 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 26 Mar 2008 22:36:41 +0000 (22:36 +0000)
commit509fdb0b7e64624c6e0eb20d31f6467afa438781
treed35be7ef539bca126e3f3af74368cd0ed9e3469e
parent7716f7ffa3698058fb46128eee3401fb148c2185
only allocate context input buffer if AVCodecContext.error_reslience is greater than 0.

Originally committed as revision 12600 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.c