mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-19 09:02:26 +02:00
british_english--;
Originally committed as revision 12522 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b00675499c
commit
c2f178da71
@ -676,7 +676,7 @@ static int AC3_encode_init(AVCodecContext *avctx)
|
|||||||
} else {
|
} else {
|
||||||
/* use default bandwidth setting */
|
/* use default bandwidth setting */
|
||||||
/* XXX: should compute the bandwidth according to the frame
|
/* XXX: should compute the bandwidth according to the frame
|
||||||
size, so that we avoid anoying high freq artefacts */
|
size, so that we avoid anoying high freq artifacts */
|
||||||
bw_code = 50;
|
bw_code = 50;
|
||||||
}
|
}
|
||||||
for(ch=0;ch<s->nb_channels;ch++) {
|
for(ch=0;ch<s->nb_channels;ch++) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user