X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=libhb%2Fdeca52.c;h=785bf6aefa146a5917f7f008c017f2f9d65cc973;hb=4f0019f03c2e85e8634150ff0c9a31bee6d35ce5;hp=3cb2f33553e82e8c76127b4dd814b86c06279af6;hpb=dbcc88c98be6da8b5bcebb1cc3e7162dab11cddb;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/libhb/deca52.c b/libhb/deca52.c index 3cb2f335..785bf6ae 100644 --- a/libhb/deca52.c +++ b/libhb/deca52.c @@ -101,8 +101,6 @@ static int deca52Init( hb_work_object_t * w, hb_job_t * job ) work.c has already done some of this deduction for us in do_job() */ pv->flags_out = HB_AMIXDOWN_GET_A52_FORMAT(audio->config.out.mixdown); - if ( audio->config.out.codec == HB_ACODEC_LAME ) - pv->flags_out |= A52_ADJUST_LEVEL; /* pass the number of channels used into the private work data */ /* will only be actually used if we're not doing AC3 passthru */