pcmdec: fix output buffer size check by calculating the actual output size
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 29 Sep 2011 20:44:50 +0000 (16:44 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 26 Oct 2011 16:01:07 +0000 (12:01 -0400)
commitf1901180e02a766edbc74b8fb8cfbb88b79ef347
tree394e992eb40102a5786edeea4670073072b503b0
parent154cd253e576b9d2994da7eae9d32796ac8cfa4f
pcmdec: fix output buffer size check by calculating the actual output size
prior to decoding.
libavcodec/pcm.c