Log of /branches/dev-api-4/xvidcore/examples/xvid_bench.c
Parent Directory
Revision
1199 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 3 19:58:16 2003 UTC (19 years, 7 months ago) by
edgomez
File length: 40370 byte(s)
Diff to
previous 1197
* Small error fixed by Skal in his dev16 code (missing pshufd).
* Blocks used by DCT tests are now aligned with DECLARE_ALIGNED_MATRIX
this avoids the well know segfaults when using SSE2 instructions that
suppose data alignment.
Revision
1197 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 2 23:02:52 2003 UTC (19 years, 7 months ago) by
edgomez
File length: 40105 byte(s)
Diff to
previous 1176
* 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
1176 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 9 18:50:22 2003 UTC (19 years, 7 months ago) by
edgomez
File length: 39743 byte(s)
Diff to
previous 1122
Updated assembly functions to match new API -- more to come when matrices will be part of the function parameters
Revision
824 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 9 19:32:52 2003 UTC (20 years, 3 months ago) by
edgomez
Original Path:
trunk/xvidcore/examples/xvid_bench.c
File length: 41316 byte(s)
Diff to
previous 813
I made all these changes on my own working copy until i had
something really usable wihtout regressions for most users.
I think its place is now in CVS. Here is a ChangeLog summary
generated from my local patches.
base-0
Imported xvidcore 0.9.0 into arch repository
patch-1
Updated to current stable CVS_HEAD
patch-2
Changed build system for Unix OSes
patch-3
Fixes for the new build system in sources.
patch-4
Fixed options and added the --disable-assembly option
patch-5
Fixed a BSD checking in nasm output format.
patch-6
Fixed the "ar" "s" option for some platforms.
patch-7
Changed the way I add strings into variables.
patch-8
Fixed portab.h for _DEBUG target and GCC/ICC compilers.
patch-9
Added Altivec detection (Guillaume Morin)
patch-10
Fixed MacOSX build.
patch-11
Fixed WIN32/_MSC_VER confusion and updated MSVC libxvidcore.dsp project file.
patch-12
DivX4 compatibility layer has been turned into an option (default:disable).
ToDo:
- Fix IA64 assembly file selection.
- Do I disable PPC assembly code ? (according to Guillaume, it needs to be updated)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.