Commit 8fe2c60e authored by Michael Niedermayer's avatar Michael Niedermayer

1000l for iive

Originally committed as revision 2916 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 6b47b730
......@@ -362,7 +362,8 @@ int i;
s->y_dc_scale_table=
s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
if(!s->encoding)
for(i=0;i<64;i++)
s->dsp.idct_permutation[i]=i;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment