Menu

Commit [r1647]  Maximize  Restore  History

Further work onto partitioning out the low-level routines

(in asm and C) from the higher level stuff that will be C++ified.

Added the long-forgotten SSE/MMX mpeg2 inverse non_intra quantisation routines
this allowed the handling of the function pointers used for selecting
SIMD routines (when available) to be cleaned up.

wackston2 2003-01-12

changed /trunk/mjpeg_play/mpeg2enc/Makefile.am
added /trunk/mjpeg_play/mpeg2enc/fdctref.c
removed /trunk/mjpeg_play/mpeg2enc/fdctref.cc
changed /trunk/mjpeg_play/mpeg2enc/global.h
added /trunk/mjpeg_play/mpeg2enc/idct.c
removed /trunk/mjpeg_play/mpeg2enc/idct.cc
changed /trunk/mjpeg_play/mpeg2enc/mpeg2enc.cc
changed /trunk/mjpeg_play/mpeg2enc/mpeg2enc.h
changed /trunk/mjpeg_play/mpeg2enc/picture.hh
changed /trunk/mjpeg_play/mpeg2enc/putpic.cc
changed /trunk/mjpeg_play/mpeg2enc/quant_mmx.s
changed /trunk/mjpeg_play/mpeg2enc/quantize.cc
added /trunk/mjpeg_play/mpeg2enc/quantize_ref.c
added /trunk/mjpeg_play/mpeg2enc/quantize_ref.h
changed /trunk/mjpeg_play/mpeg2enc/ratectl.cc
changed /trunk/mjpeg_play/mpeg2enc/simd.h
added /trunk/mjpeg_play/mpeg2enc/syntaxparams.h
added /trunk/mjpeg_play/mpeg2enc/tables.h
changed /trunk/mjpeg_play/mpeg2enc/transfrm.cc
added /trunk/mjpeg_play/mpeg2enc/transfrm_ref.h
/trunk/mjpeg_play/mpeg2enc/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/fdctref.c 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/idct.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/mpeg2enc.cc Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/mpeg2enc.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/picture.hh Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/putpic.cc Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/quant_mmx.s Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/quantize.cc Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/quantize_ref.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/quantize_ref.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/ratectl.cc Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/simd.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/syntaxparams.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/tables.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/transfrm.cc Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/transfrm_ref.h 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.