[XviD-devel] Re: XviD Mpeg4 Iso Interoperability bug!

Radoslaw radoslaw at airnet.com.au
Wed Feb 19 22:46:24 CET 2003


> First, the new feature, VHQ, cause my system to crash. However isn't
> this the problem, 'cause VHQ is very beta and unstable feature and at
> the moment I don't want to use it.

It crashes with sse2 optimizations, disable them.
It's probably that coefficients table is not declared with
DECLARE_ALIGNED_MATRIX while idct_sse2 needs it.

I've been wondering - are our sse2 functions any faster than sse? If
they aren't we should disable them.

Radek



More information about the XviD-devel mailing list