[svn] / branches / release-1_1-branch / xvidcore / src / bitstream / x86_asm Repository:
ViewVC logotype

Log of /branches/release-1_1-branch/xvidcore/src/bitstream/x86_asm

View Directory Listing Directory Listing


Sticky Revision:

Revision 1654 - Directory Listing
Modified Tue Nov 22 10:23:02 2005 UTC (18 years, 5 months ago) by
This commit was manufactured by cvs2svn to create branch
'release-1_1-branch'.

Revision 1642 - Directory Listing
Modified Sat Sep 24 03:10:37 2005 UTC (18 years, 7 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/x86_asm
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 - Directory Listing
Modified Fri Aug 5 20:49:23 2005 UTC (18 years, 8 months ago) by Skal
Original Path: trunk/xvidcore/src/bitstream/x86_asm
	Added Carlo's optimized cbp calc function, and bench (slightly edited).
	(carlo dot bramix at libero dot it)

Revision 1540 - Directory Listing
Modified Sun Aug 29 10:02:38 2004 UTC (19 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/x86_asm
Symbols' size for ia32+elf

Revision 1535 - Directory Listing
Modified Sun Aug 22 11:46:10 2004 UTC (19 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/x86_asm
Mark Functions in asm files -- added yasm support in configure.in

Revision 1519 - Directory Listing
Modified Sat Jul 24 11:46:08 2004 UTC (19 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/x86_asm
ASM data section cleanups + important bugfix to bvop ref interpolation rounding

Revision 1382 - Directory Listing
Modified Mon Mar 22 22:36:25 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/x86_asm
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 851 - Directory Listing
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/x86_asm
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 655 - Directory Listing
Modified Sun Nov 17 00:57:58 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/x86_asm
License changed

Revision 499 - Directory Listing
Modified Sat Sep 21 03:11:36 2002 UTC (21 years, 7 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/x86_asm
pross email address updates

Revision 262 - Directory Listing
Modified Sun Jul 7 09:45:40 2002 UTC (21 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream/x86_asm
split mmx,xmm,3dnow,sse2 code into different files, SMP fix, Skal's tweaked asm code

Revision 135 - Directory Listing
Modified Wed Apr 24 12:21:43 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore/src/bitstream/x86_asm
sse2 quant_intra/dequant_intra/dev16/(faster)sad16

Revision 126 - Directory Listing
Modified Wed Apr 17 10:54:19 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore/src/bitstream/x86_asm
beginnings of sse2 support (disabled)

Revision 53 - Directory Listing
Modified Fri Mar 22 04:37:03 2002 UTC (22 years, 1 month ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream/x86_asm
use 386 cpu 'bts' in 'cbp |= 1 << (edx-1)

Revision 3 - Directory Listing
Added Fri Mar 8 02:46:11 2002 UTC (22 years, 1 month ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream/x86_asm
moved sources

Sort log by:

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