diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2012-10-18 23:51:37 -0400 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2012-10-22 10:10:08 -0400 |
commit | a1f4cd371ac7ff9fea6f0d3072fc886380160844 (patch) | |
tree | ba9b92136c2f8ebdc932668f340f31c41f2f3d4a /libavformat/nutdec.c | |
parent | 808686fc1ea66c33c585dbc5d891bacbd983a27d (diff) | |
download | ffmpeg-a1f4cd371ac7ff9fea6f0d3072fc886380160844.tar.gz |
atrac3: replace a calculation with FFALIGN()
This allocates 4 bytes less than the previous code if avctx->block_align is
a multiple of 4, but the extra 4 bytes is not really needed.
Diffstat (limited to 'libavformat/nutdec.c')
0 files changed, 0 insertions, 0 deletions