10l: cosmetics
Originally committed as revision 13585 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e25973a1fd
commit
7e13b31c19
@ -1007,7 +1007,6 @@ static int ac3_parse_audio_block(AC3DecodeContext *s, int blk)
|
|||||||
}
|
}
|
||||||
/* run last 2 bit allocation stages if new dba values */
|
/* run last 2 bit allocation stages if new dba values */
|
||||||
bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
|
bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else if(blk == 0) {
|
} else if(blk == 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user