X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fmpeg2enc%2Fratectl.c;h=19242cddefe87ba1e5ae4c8a2e5fc25d66655e84;hp=1fc465aa04dfabd8795e865cc91e7d187f655aa3;hb=9058f65f71aafbeab023657be0f6b84b629b70c4;hpb=62ba04ea5b57d760bb66b65d533598cde044b685 diff --git a/cinelerra-5.1/mpeg2enc/ratectl.c b/cinelerra-5.1/mpeg2enc/ratectl.c index 1fc465aa..19242cdd 100644 --- a/cinelerra-5.1/mpeg2enc/ratectl.c +++ b/cinelerra-5.1/mpeg2enc/ratectl.c @@ -191,7 +191,7 @@ unsigned char *p; int lx; { int j; - register unsigned int v, s, s2; + unsigned int v, s, s2; s = s2 = 0;