Log of /xvidcore/src/plugins/plugin_ssim.c
Parent Directory
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Nov 8 07:17:22 2006 UTC (16 years, 10 months ago) by
Skal
Branch:
MAIN
Changes since
1.6: +68 -0 lines
Diff to
previous 1.6
+ added an integer-based alternative to float gaussian.
#define USE_INT_GAUSSIAN to activate it
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 30 11:21:42 2006 UTC (16 years, 11 months ago) by
Skal
Branch:
MAIN
Changes since
1.4: +39 -28 lines
Diff to
previous 1.4
+ further patch for SSIM plugin by Johannes Reinhardt
+ updated `xvid_bench 15` => there's still a little
rounding inaccuracy in the reported CRCs. Work in progress...
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 13 06:32:02 2006 UTC (16 years, 11 months ago) by
Skal
Branch:
MAIN
Changes since
1.1: +6 -1 lines
Diff to
previous 1.1
+ added a forgotten ARCH_IS_IA32
+ added some missing emms() after asm calls (since floats are used)
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 11 13:55:32 2006 UTC (16 years, 11 months ago) by
Skal
Branch:
MAIN
+ added SSIM plugin code
Patch by Johannes Reinhardt at uni-konstanz dot de
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.