[Ffmpeg-devel] [PATCH] (5) building with --disable-opts on i386

Marco Manfredini mldb
Sat Aug 12 23:47:05 CEST 2006


Fixes register allocation problems in ff_imdct_calc_3dn2 when building with 
--disable-opts on i386. 

Tested with: 2.95.3/3.2.3/3.3.6/3.4.6/4.0.3/4.1.1 on suse 10.0/athlon-xp

Hmm. I'm fixing two places in the same function here - I hope it's ok to send 
one patch for it. 
This again passes the parameters to the offending asm blocks via locals. They 
are named according to their role and ordinal position in the constraint 
list. The optimiser should remove this.

Marco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: restore-O0-build-5.patch
Type: text/x-diff
Size: 1884 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060812/21b41a67/attachment.patch>



More information about the ffmpeg-devel mailing list