X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fmpeg2enc%2Fconform.c;h=1245e32097f6f7f47941c2c4b52512f248a44063;hp=b67242560c8af12255a4de0bb07d59f0004cbee2;hb=7e5a0760f40ff787cc3d93cb7768a901ebe52809;hpb=1f004d22ca7bd7a98a3bf02b12ec5b1adece92f2 diff --git a/cinelerra-5.1/mpeg2enc/conform.c b/cinelerra-5.1/mpeg2enc/conform.c index b6724256..1245e320 100644 --- a/cinelerra-5.1/mpeg2enc/conform.c +++ b/cinelerra-5.1/mpeg2enc/conform.c @@ -37,7 +37,7 @@ void range_checks() { } - +#if 0 /* identifies valid profile / level combinations */ static char profile_level_defined[5][4] = { @@ -64,7 +64,7 @@ static struct level_limits { {8, 5, 720, 576, 10368000, 15, 112}, /* ML */ {7, 4, 352, 288, 3041280, 4, 29} /* LL */ }; - +#endif #define SP 5 #define MP 4 #define SNR 3