Menu

Commit [r43]  Maximize  Restore  History

O.k. now the bugs are out some polish. First cut a faster C routines
for quantization. The job is completely done yet - need to tidy up
parameter usage vs. globals and do intra as well and non_intra.
However, it works and its a lot quicker (mainly due to avoiding
the dreaded integer divide (positively glacial on the x86).

The code is now in good share for MMX-ification. I'll probably do
it when I merge the remaining MMX goodies from bbmpeg.

wackston 2000-08-03

changed /trunk/mjpeg_play/mpeg2enc/Makefile
changed /trunk/mjpeg_play/mpeg2enc/global.h
changed /trunk/mjpeg_play/mpeg2enc/motion.c
changed /trunk/mjpeg_play/mpeg2enc/mpeg2enc.c
changed /trunk/mjpeg_play/mpeg2enc/putseq.c
changed /trunk/mjpeg_play/mpeg2enc/qdist1_sse.o
changed /trunk/mjpeg_play/mpeg2enc/qdist1_sse.s
changed /trunk/mjpeg_play/mpeg2enc/quantize.c
changed /trunk/mjpeg_play/mpeg2enc/ratectl.c
/trunk/mjpeg_play/mpeg2enc/Makefile Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/global.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/motion.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/mpeg2enc.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/putseq.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/qdist1_sse.o
Binary file was changed.
/trunk/mjpeg_play/mpeg2enc/qdist1_sse.s Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/quantize.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/ratectl.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.