git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
10l: cosmetics
[ffmpeg.git]
/
libavcodec
/
ac3dec.c
diff --git
a/libavcodec/ac3dec.c
b/libavcodec/ac3dec.c
index
ada77d8
..
57788c1
100644
(file)
--- a/
libavcodec/ac3dec.c
+++ b/
libavcodec/ac3dec.c
@@
-1007,7
+1007,6
@@
static int ac3_parse_audio_block(AC3DecodeContext *s, int blk)
}
/* run last 2 bit allocation stages if new dba values */
bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
-
}
}
} else if(blk == 0) {