[XviD-devel] overflow being reported incorrectly

Dirk Knop xvid-devel@xvid.org
Sat, 04 Jan 2003 12:20:39 +0100


Hi,

suxen_drol wrote:

>fix commited (stable & dev).
>
>a potential problem: our dequant functions are only good for coeff
>levels in the [-256,255] range.
>

Uhm, we should definatly fix that ;)

Another problem with the latest commit:
D:\data\PROGTEMP\XviD-dev-api-3\xvidcore\src\utils\emms.c(79): error: 
__asm unknown opcode 'FEMMS'

... is there a way to explicit call nasm for instructions in c-files? 
masm doesn't seem to understand that instruction (processor pack is 
installed). (Or does intel install an assembler as well? I wonder why it 
doesn't understand that then).

Best regards
Dirk