This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
10l: cosmetics
Originally committed as revision 13585 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Justin Ruggles
17 years ago
parent
e25973a1fd
commit
7e13b31c19
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/ac3dec.c
+ 0
- 1
libavcodec/ac3dec.c
View File
@@ -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) {
Write
Preview
Loading…
Cancel
Save