Mercurial > libavcodec.hg
changeset 5455:5afadd8cad2a libavcodec
cosmetics: indentation
author | jbr |
---|---|
date | Sat, 04 Aug 2007 01:14:14 +0000 |
parents | 5b497d971546 |
children | 2335f18d1b47 |
files | ac3dec.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ac3dec.c Sat Aug 04 01:13:08 2007 +0000 +++ b/ac3dec.c Sat Aug 04 01:14:14 2007 +0000 @@ -491,7 +491,7 @@ tbap = bap[i]; switch (tbap) { case 0: - coeffs[i] = (av_random(&ctx->dith_state) & 0xFFFF) * LEVEL_MINUS_3DB; + coeffs[i] = (av_random(&ctx->dith_state) & 0xFFFF) * LEVEL_MINUS_3DB; break; case 1: