alacenc : cosmetics : remove misleading comment
Originally committed as revision 18493 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b3eab9fb64
commit
309a8bb8a1
@ -332,7 +332,6 @@ static void write_compressed_frame(AlacEncodeContext *s)
|
||||
{
|
||||
int i, j;
|
||||
|
||||
/* only simple mid/side decorrelation supported as of now */
|
||||
if(s->avctx->channels == 2)
|
||||
alac_stereo_decorrelation(s);
|
||||
put_bits(&s->pbctx, 8, s->interlacing_shift);
|
||||
|
Loading…
Reference in New Issue
Block a user