Menu

Svn Commit Log


Commit Date  
[r2552] by trckjunky

get rid of SSE quant_non_intra (which was broken, and abusing
program-wide SSE rounding flags which affected the ability to write
other SSE routines). Totally rewrite MMX quant_non_intra so that it
is 1) correct, and 2) faster than the SSE code was!

2004-12-22 06:21:07 Tree
[r2551] by sms00

nothing from fastintfns.h used so why bother including it (fastintfns.h has very
little left in it these days).

2004-12-22 05:56:45 Tree
[r2550] by sms00

Bit of tidying up. Cleanup - remove fastintfns.h since nothing in that was
used so it shouldn't be included.

2004-12-22 05:43:21 Tree
[r2549] by trckjunky

Utilize movd mmx->gpr so return values don't go through memory

2004-12-22 05:02:28 Tree
[r2548] by sms00

fix to lav_io.c which gets 16bit decoding working for certain, 16 bit encoding
(writing) _should_ work also. 8bit (does anyone still use 8bit sound?) is
probably still non-functional and will be fixed in the days ahead.

2004-12-22 04:11:31 Tree
[r2547] by sms00

intabs() has been replaced by math.h + abs()

2004-12-22 04:09:49 Tree
[r2546] by sms00

Yay! intabs() is gone. If math.h is in scope then gcc will do the right thing
with abs().

2004-12-22 04:08:51 Tree
[r2545] by sms00

Trying to get rid of intabs(). Since <math.h> is in scope use abs() and let
gcc do The Right Thing ;)

2004-12-22 04:02:35 Tree
[r2544] by wackston2

Fix in the spirit of Gert's patch but without broken syntax ;-)

2004-12-21 21:17:10 Tree
[r2543] by trckjunky

fix instruction operands for mmx/sse assembly

2004-12-21 02:06:24 Tree
Older >
Monday.com Logo