# HG changeset patch # User michael # Date 1173878429 0 # Node ID d161ec980995f22258ed6e3af1a2cd3e6e2c3ae8 # Parent 1f1a0e67b961cef106f4cf6f0fb22b3a66694a51 10l to whoever wrote this diff -r 1f1a0e67b961 -r d161ec980995 mpeg12.c --- a/mpeg12.c Wed Mar 14 13:19:19 2007 +0000 +++ b/mpeg12.c Wed Mar 14 13:20:29 2007 +0000 @@ -828,8 +828,7 @@ done=1; init_rl(&rl_mpeg1, static_rl_table_store[0]); - if(s->intra_vlc_format) - init_rl(&rl_mpeg2, static_rl_table_store[1]); + init_rl(&rl_mpeg2, static_rl_table_store[1]); for(i=0; i<64; i++) {