View Single Post
Old 20th November 2002, 21:37   #14  |  Link
Marc FD
XviD fan
 
Marc FD's Avatar
 
Join Date: Jun 2002
Location: France
Posts: 907
>I can add new slider if it would be needed.

the best would be 3 sliders : strenght / sensibility / block-filtering.

>Access to quantizer array is possible too.

i'ld play with that later ^^

okay, i've almost finished the SIMD stuff ^_^
i really like MMXing, it's so easy. i've just seen that masking and adaptive thresholding are independant, so i can interleave the code to get huge pairing.

my masking code is in word x4 and the adaptive thresholding is in byte x8, so it's monstruous fast ^_^.

BTW, i've added a new feature, where adaptive thresholding is block based, and it improves quality (less blocks).

maybe i wouldn't have time to release tonight. but i would tomorow anyway.

okay, back to code ^____^
Marc FD is offline   Reply With Quote