mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
1000l for iive
Originally committed as revision 2916 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6b47b7300e
commit
8fe2c60e5f
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user