[XviD-devel] B-frames encoding code committed

Edouard Gomez xvid-devel@xvid.org
Fri, 19 Jul 2002 14:35:08 +0200


Same error  here, i've  run the encoder  in a  gdb session and  it has
located the function.

*Program received signal SIGSEGV, Segmentation fault.
*0x43fa57ce in sad16bi_xmm () from /usr/local/lib/libxvidcore.so

I looked at the function and the  asm code matches the one you gave in
your report (file src/motion/x86_asm/sad_xmm.asm).

I'm  currently  doing a  finer  debugging  looking  for the  erroneous
pointer passed to sadbi_xmm.

-- 
Edouard Gomez