[svn] / branches / dev-api-4 / xvidcore / src / quant / x86_asm Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/src/quant/x86_asm

View Directory Listing Directory Listing


Sticky Revision:

Revision 1230 - Directory Listing
Modified Sun Nov 30 16:13:16 2003 UTC (20 years, 4 months ago) by edgomez
* Thread safe MPEG4 quantization functions.
  Cleaned up version of patch provided by Michael
   - fixed compiling problems on gcc
   - added const qualifiers every where it was possible to help C compiler
     optimization.
   - added the mpeg_quant_matrices param to all ASM function prototype
     in comments (even if it's not used, that shows we do it deliberatly)
   - forces m[intra][0][0] = 8, otherwise XviD could write invalid streams.
* Added real CRC computing in xvid_bench.c

Revision 1198 - Directory Listing
Modified Mon Nov 3 15:51:50 2003 UTC (20 years, 5 months ago) by edgomez
correct .rodata alignment

Revision 1192 - Directory Listing
Modified Tue Oct 28 22:23:03 2003 UTC (20 years, 5 months ago) by edgomez
* Applied same style to all asm files
* Replaced current sad sse2 operators with skal's ones
* Removed old and unused colorspace asm files

Revision 1176 - Directory Listing
Modified Thu Oct 9 18:50:22 2003 UTC (20 years, 6 months ago) by edgomez
Updated assembly functions to match new API -- more to come when matrices will be part of the function parameters

Revision 1174 - Directory Listing
Modified Tue Oct 7 13:02:35 2003 UTC (20 years, 6 months ago) by edgomez
Quantization namespace and API changes

Revision 1089 - Directory Listing
Modified Wed Jul 16 23:00:08 2003 UTC (20 years, 9 months ago) by edgomez
Fixed quant4_intra_xmm and quant_intra_3dne bug for DC<0.

Revision 886 - Directory Listing
Modified Fri Feb 21 14:49:29 2003 UTC (21 years, 2 months ago) by
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

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/quant/x86_asm
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 653 - Directory Listing
Modified Sun Nov 17 00:41:20 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/src/quant/x86_asm
License changed

Revision 463 - Directory Listing
Modified Tue Sep 10 21:16:45 2002 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore/src/quant/x86_asm
updated copyright headers

Revision 367 - Directory Listing
Modified Fri Aug 9 10:45:05 2002 UTC (21 years, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/quant/x86_asm
sse2 dequant funcs revamped

Revision 269 - Directory Listing
Modified Sun Jul 7 13:21:34 2002 UTC (21 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/src/quant/x86_asm
Skal's tweaked dequant functions

Revision 268 - Directory Listing
Modified Sun Jul 7 11:44:02 2002 UTC (21 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/src/quant/x86_asm
near jumps

Revision 265 - Directory Listing
Modified Sun Jul 7 10:59:14 2002 UTC (21 years, 9 months ago) by chl
Original Path: trunk/xvidcore/src/quant/x86_asm
Remove "short jump out of range" by using JZ/JMP instead of JNZ

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/quant/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/quant/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/quant/x86_asm
beginnings of sse2 support (disabled)

Revision 4 - Directory Listing
Modified Fri Mar 8 19:17:46 2002 UTC (22 years, 1 month ago) by Isibaar
Original Path: trunk/xvidcore/src/quant/x86_asm
custom qmatrix support

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/quant/x86_asm
moved sources

Sort log by:

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