Re: [libav-devel] [PATCH 14/16] atrac3: use sizeof(variable) instead of sizeof(type)

2012-10-19 Thread Martin Storsjö
On Thu, 18 Oct 2012, Justin Ruggles wrote: --- libavcodec/atrac3.c | 13 +++-- 1 files changed, 7 insertions(+), 6 deletions(-) LGTM // Martin ___ libav-devel mailing list libav-devel@libav.org

[libav-devel] [PATCH 14/16] atrac3: use sizeof(variable) instead of sizeof(type)

2012-10-18 Thread Justin Ruggles
--- libavcodec/atrac3.c | 13 +++-- 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/libavcodec/atrac3.c b/libavcodec/atrac3.c index b3e1593..c662015 100644 --- a/libavcodec/atrac3.c +++ b/libavcodec/atrac3.c @@ -313,13 +313,13 @@ static int decode_spectrum(GetBitContext