atrac3: use AVCodecContext.block_align instead of keeping a private copy
authorJustin Ruggles <justin.ruggles@gmail.com>
Fri, 19 Oct 2012 02:45:48 +0000 (22:45 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 22 Oct 2012 14:10:07 +0000 (10:10 -0400)
commitcdd0e0de816d3667b5bd069ac05d1faf40153782
treece8eeef53d6e85eca2d8782f2ff10ba59ddac474
parent64ebbb8f89d15dddf7c3318b6ef33c9288b2be15
atrac3: use AVCodecContext.block_align instead of keeping a private copy
libavcodec/atrac3.c