[cvs] / xvidcore / src / image / qpel.h Repository:
ViewVC logotype

Log of /xvidcore/src/image/qpel.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 01:04:34 2008 UTC (15 years, 3 months ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, release-1_2_0, release-1_2_2, release-1_3_0, release-1_3_1, tag-branching-1_2_0, tag-branching-1_3_0
Branch point for: release-1_2-branch, release-1_3-branch
Changes since 1.7: +2 -7 lines
Diff to previous 1.7
Unified elf64/win64 X86_64 support

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Oct 26 12:38:34 2005 UTC (18 years, 4 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.6 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 23:02:15 2005 UTC (19 years, 2 months ago) by edgomez
Branch: MAIN
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
Preliminary x86_64 linux port

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Oct 17 10:20:15 2004 UTC (19 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.4: +5 -0 lines
Diff to previous 1.4
Merged PPC work from christoph nageli

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Oct 12 21:08:41 2004 UTC (19 years, 5 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.2.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 12 21:06:34 2004 UTC (19 years, 5 months ago) by edgomez
Branch: release-1_0-branch
CVS Tags: release-1_0_3
Changes since 1.2: +9 -9 lines
Diff to previous 1.2 , to next main 1.8
Fixes from my branch, 64bit fixes, too short stream error

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 21:58:55 2004 UTC (19 years, 7 months 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.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:23 2004 UTC (20 years ago) by edgomez
Branch: MAIN
CVS Tags: release-1_0_0, release-1_0_1, release-1_0_2
Branch point for: release-1_0-branch
Changes since 1.1: +401 -0 lines
Diff to previous 1.1
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.1.4.5 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 23:23:01 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.4.4: +12 -12 lines
Diff to previous 1.1.4.4 , to branch point 1.1 , to next main 1.8
removed trailing spaces

Revision 1.1.4.4 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 18:20:31 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.4.3: +11 -11 lines
Diff to previous 1.1.4.3 , to branch point 1.1
Warnings and ANSI C cleanups

Revision 1.1.4.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 14:07:11 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.4.2: +0 -0 lines
Diff to previous 1.1.4.2 , to branch point 1.1
Final bits of AR flag support during encoding

Revision 1.1.4.2 - (view) (download) (annotate) - [select for diffs]
Sat Aug 23 15:11:23 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.4.1: +287 -291 lines
Diff to previous 1.1.4.1 , to branch point 1.1
basic fixes so everything sohould build fine on every platform

Revision 1.1.4.1 - (view) (download) (annotate) - [select for diffs]
Fri Aug 22 15:52:35 2003 UTC (20 years, 7 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.1: +405 -0 lines
Diff to previous 1.1
qpel mmx MC code

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Sat May 3 23:26:35 2003 UTC (20 years, 10 months ago) by Isibaar
Branch: Isibaar
Changes since 1.1: +405 -0 lines
Diff to previous 1.1 , to next main 1.8
- fast b-frames
- dynamic qpel
- qpel asm code
- postprocessing

Revision 1.1
Sat May 3 23:26:35 2003 UTC (20 years, 10 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4