Log of /xvidcore/src/image/qpel.h
Parent Directory
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 26 12:38:34 2005 UTC (18 years, 11 months ago) by
Skal
Branch:
MAIN
CVS Tags:
release-1_1_0,
release-1_1_0_final,
release-1_1_1-final,
release-1_1_2,
release-1_1_3,
release-1_1_3-final
Branch point for:
release-1_1-branch
Changes since
1.6: +11 -36 lines
Diff to
previous 1.6
+ removed the x_Ref%4 in qpel.h, in favor of x_Ref>>2.
As suggested by Gruel, there might be a compiler
problem for some very very exotic platform.
Hence, i've added a test_compiler() in xvid_bench.c, to
be sure everything are ok. Hope the test is correct.
+ added benches for interlaced decoding, as supplied
by Christoph Kühnel (info at intek-darmstadt dot de).
Thanks a lot.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Oct 12 21:08:41 2004 UTC (19 years, 11 months ago) by
edgomez
Branch:
MAIN
Changes since
1.3: +15 -15 lines
Diff to
previous 1.3
Fixes from my branch, 64bit fixes, credits to christoph nageli, DEST support in Makefile
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 10 21:58:55 2004 UTC (20 years, 1 month ago) by
edgomez
Branch:
MAIN
Changes since
1.2: +224 -11 lines
Diff to
previous 1.2
Decoder speedups: merge interpolation and dst averaging for bvop blocks, unify qpel framework (should slow things for PPC until new functions get merged)
Revision
1.1
Sat May 3 23:26:35 2003 UTC (21 years, 5 months ago) by
Isibaar
Branch:
MAIN
Branch point for:
Isibaar,
dev-api-4
FILE REMOVED
file qpel.h was initially added on branch Isibaar.
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.