[svn] / trunk / xvidcore / src / bitstream / x86_asm / cbp_mmx.asm Repository:
ViewVC logotype

Log of /trunk/xvidcore/src/bitstream/x86_asm/cbp_mmx.asm

Parent Directory Parent Directory


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

Revision 1877 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 16 17:11:39 2009 UTC (14 years, 6 months ago) by Isibaar
File length: 3440 byte(s)
Diff to previous 1844 , to selected 53
no_exec stack patch for x86_64 too by Michal Schmidt (mschmidt at redhat dot com)

Revision 1844 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 4 14:41:50 2008 UTC (15 years, 3 months ago) by Isibaar
File length: 3521 byte(s)
Diff to previous 1795 , to selected 53
trying to add back yasm support

Revision 1795 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 26 01:04:34 2008 UTC (15 years, 4 months ago) by Isibaar
File length: 3552 byte(s)
Diff to previous 1793 , to selected 53
Unified elf64/win64 X86_64 support

Revision 1793 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 11 20:46:24 2008 UTC (15 years, 4 months ago) by Isibaar
File length: 3860 byte(s)
Diff to previous 1790 , to selected 53
NASM 2.x compatibility

Revision 1790 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 19 09:06:48 2008 UTC (15 years, 7 months ago) by Isibaar
File length: 3767 byte(s)
Diff to previous 1642 , to selected 53
- noexecstack patch by Hans de Goede

Revision 1642 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 24 03:10:37 2005 UTC (18 years, 6 months ago) by suxen_drol
File length: 3674 byte(s)
Diff to previous 1629 , to selected 53
bugfix: calc_cbp_mmx was ignoring negative coeff case. have replaced "coeff_sum>0" evaluation with "coeff_sum != 0"
see http://forum.doom9.org/showthread.php?t=100275 for description of bug.

Revision 1629 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 5 20:49:23 2005 UTC (18 years, 7 months ago) by Skal
File length: 3630 byte(s)
Diff to previous 1540 , to selected 53
	Added Carlo's optimized cbp calc function, and bench (slightly edited).
	(carlo dot bramix at libero dot it)

Revision 1540 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 29 10:02:38 2004 UTC (19 years, 7 months ago) by edgomez
File length: 3087 byte(s)
Diff to previous 1535 , to selected 53
Symbols' size for ia32+elf

Revision 1535 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 22 11:46:10 2004 UTC (19 years, 7 months ago) by edgomez
File length: 3035 byte(s)
Diff to previous 1519 , to selected 53
Mark Functions in asm files -- added yasm support in configure.in

Revision 1519 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 24 11:46:08 2004 UTC (19 years, 8 months ago) by edgomez
File length: 2886 byte(s)
Diff to previous 1382 , to selected 53
ASM data section cleanups + important bugfix to bvop ref interpolation rounding

Revision 1382 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
File length: 2895 byte(s)
Diff to previous 851 , to selected 53
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
File length: 3051 byte(s)
Diff to previous 655 , to selected 53
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 655 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 17 00:57:58 2002 UTC (21 years, 4 months ago) by edgomez
File length: 3905 byte(s)
Diff to previous 499 , to selected 53
License changed

Revision 499 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 21 03:11:36 2002 UTC (21 years, 6 months ago) by suxen_drol
File length: 3045 byte(s)
Diff to previous 262 , to selected 53
pross email address updates

Revision 262 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 7 09:45:40 2002 UTC (21 years, 8 months ago) by Isibaar
File length: 3051 byte(s)
Diff to previous 135 , to selected 53
split mmx,xmm,3dnow,sse2 code into different files, SMP fix, Skal's tweaked asm code

Revision 135 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 24 12:21:43 2002 UTC (21 years, 11 months ago) by h
File length: 7076 byte(s)
Diff to previous 126 , to selected 53
sse2 quant_intra/dequant_intra/dev16/(faster)sad16

Revision 126 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 17 10:54:19 2002 UTC (21 years, 11 months ago) by h
File length: 7012 byte(s)
Diff to previous 53
beginnings of sse2 support (disabled)

Revision 53 - (view) (download) (annotate) - [selected]
Modified Fri Mar 22 04:37:03 2002 UTC (22 years ago) by chenm001
File length: 3938 byte(s)
Diff to previous 3
use 386 cpu 'bts' in 'cbp |= 1 << (edx-1)

Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
File length: 3388 byte(s)
Diff to selected 53
moved sources

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.

  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