[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 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 126
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, 8 months ago) by Skal
File length: 3630 byte(s)
Diff to previous 1540 , to selected 126
	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 126
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 126
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 126
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 126
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, 2 months ago) by edgomez
File length: 3051 byte(s)
Diff to previous 655 , to selected 126
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, 5 months ago) by edgomez
File length: 3905 byte(s)
Diff to previous 499 , to selected 126
License changed

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

Revision 262 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 7 09:45:40 2002 UTC (21 years, 9 months ago) by Isibaar
File length: 3051 byte(s)
Diff to previous 135 , to selected 126
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
sse2 quant_intra/dequant_intra/dev16/(faster)sad16

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

Revision 53 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 22 04:37:03 2002 UTC (22 years, 1 month ago) by chenm001
File length: 3938 byte(s)
Diff to previous 3 , to selected 126
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, 1 month ago) by Isibaar
File length: 3388 byte(s)
Diff to selected 126
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