[cvs] / xvidcore / src / image / x86_asm / gmc_mmx.asm Repository:
ViewVC logotype

Log of /xvidcore/src/image/x86_asm/gmc_mmx.asm

Parent Directory Parent Directory


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

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Mar 9 10:00:14 2010 UTC (14 years, 1 month ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, release-1_3_0, release-1_3_1, tag-branching-1_3_0
Branch point for: release-1_3-branch
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
app-level multi-threading for xvid_encraw

Revision 1.7.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Sep 16 17:11:39 2009 UTC (14 years, 7 months ago) by Isibaar
Branch: release-1_2-branch
Changes since 1.7.2.3: +2 -5 lines
Diff to previous 1.7.2.3 , to branch point 1.7 , to next main 1.12
no_exec stack patch for x86_64 too by Michal Schmidt (mschmidt at redhat dot com)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Sep 16 17:07:58 2009 UTC (14 years, 7 months ago) by Isibaar
Branch: MAIN
Changes since 1.10: +2 -5 lines
Diff to previous 1.10
no_exec stack patch for x86_64 too by Michal Schmidt (mschmidt at redhat dot com)

Revision 1.7.2.3 - (view) (download) (annotate) - [select for diffs]
Thu May 28 08:42:37 2009 UTC (14 years, 11 months ago) by Isibaar
Branch: release-1_2-branch
CVS Tags: release-1_2_2
Changes since 1.7.2.2: +2 -2 lines
Diff to previous 1.7.2.2 , to branch point 1.7
backport from HEAD: Use of TEXT macro for Mach-O

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Dec 4 14:41:50 2008 UTC (15 years, 4 months ago) by Isibaar
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
trying to add back yasm support

Revision 1.7.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 14:00:09 2008 UTC (15 years, 4 months ago) by Isibaar
Branch: release-1_2-branch
Changes since 1.7.2.1: +1 -4 lines
Diff to previous 1.7.2.1 , to branch point 1.7
missing PUSH/POP_XMM6_XMM7 in quant_h263_intra_sse2
WIN64 XMM6/XMM7 bench

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 13:44:55 2008 UTC (15 years, 4 months ago) by Isibaar
Branch: MAIN
Changes since 1.8: +1 -4 lines
Diff to previous 1.8
WIN64 XMM6/XMM7 bench and asm optimization patch by Andrew Dunstan

Revision 1.7.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 17:27:03 2008 UTC (15 years, 4 months ago) by Isibaar
Branch: release-1_2-branch
Changes since 1.7: +7 -1 lines
Diff to previous 1.7
properly treat XMM6/XMM7 as non-volatile on WIN64

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 14:45:45 2008 UTC (15 years, 4 months ago) by Isibaar
Branch: MAIN
Changes since 1.7: +7 -1 lines
Diff to previous 1.7
properly treat XMM6/XMM7 as non-volatile on WIN64 (to be tested)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 23:35:50 2008 UTC (15 years, 5 months ago) by Isibaar
Branch: MAIN
CVS Tags: release-1_2_0, tag-branching-1_2_0
Branch point for: release-1_2-branch
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
some WIN64 fixes

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 01:04:34 2008 UTC (15 years, 5 months ago) by Isibaar
Branch: MAIN
Changes since 1.5: +43 -69 lines
Diff to previous 1.5
Unified elf64/win64 X86_64 support

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 15:43:27 2008 UTC (15 years, 5 months ago) by Isibaar
Branch: MAIN
Changes since 1.4: +35 -3 lines
Diff to previous 1.4
initial SSE4 support

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 20:46:24 2008 UTC (15 years, 5 months ago) by Isibaar
Branch: MAIN
Changes since 1.3: +7 -3 lines
Diff to previous 1.3
NASM 2.x compatibility

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 19 09:06:48 2008 UTC (15 years, 8 months ago) by Isibaar
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
- noexecstack patch by Hans de Goede

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Nov 7 19:59:03 2006 UTC (17 years, 5 months ago) by Skal
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
        + added a seamingly missing emms() to generate_GMCimage()
        + little ASM clean-up, pointer out by Celtic_Druid

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 14 21:44:07 2006 UTC (17 years, 10 months ago) by Skal
Branch: MAIN
        added mmx/sse2 code for GMC (3-pts only).
        new file: image/x86_asm/gmc_mmx.asm

        At this point, new GMC code isn't enabled (gmc.c:586).
        So: this commit should give binary-exact same input/output
        than before.

        dsp/dsw not updated.

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