cin audio: restructure decoding loop to avoid a separate counter variable
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 27 Oct 2011 17:50:02 +0000 (13:50 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 29 Oct 2011 20:43:40 +0000 (16:43 -0400)
commit405af431040a57c630716b3940d7240021e8b80c
treecc3ae922e66710d9171d27b933995379317e7c25
parent859bdc33e4c7b0bbb7a549df484b99e341dec074
cin audio: restructure decoding loop to avoid a separate counter variable

Also check output buffer size instead of truncating output.
libavcodec/dsicinav.c