Log of /xvidcore/src/dct/fdct.h
Parent Directory
Revision
1.7.2.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 2 23:02:52 2003 UTC (20 years, 11 months ago) by
edgomez
Branch:
dev-api-4
Changes since
1.7.2.3: +1 -0 lines
Diff to
previous 1.7.2.3
, to
branch point 1.7
, to
next main 1.11
* Added Dmitry SSE2 iDCT code back.
* Plugged Dmitry iDCT as default for SSE2
* Fixed a bug in xvid_bench that was making it would test some CPU
instruction set w/o host CPU support. xvidcore init was simply
discarding irrelevant cpu flags.
Revision
1.7.2.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 27 01:03:06 2003 UTC (20 years, 11 months ago) by
edgomez
Branch:
dev-api-4
Changes since
1.7.2.2: +4 -4 lines
Diff to
previous 1.7.2.2
, to
branch point 1.7
* Ported the ffmpeg fDCT functions (mmx and xmm).
* Modified the skal's versions a bit to allow rolling loops.
* Activated Skal's fDCTs (unrolled versions) for mmx _and_ xmm
(old code was ignoring xmm versions)
* Removed the SSE2 versions (they'll be back later)
* .data -> .rodata
* Applied announced asm CodingStyle to the dct dir
(I'll have to add a section with the said CodingStyle)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.