[FFmpeg-cvslog] r14698 - in trunk/libavcodec:	Makefile	dsputil.h fft.c i386/fft_3dn.c i386/fft_3dn2.c	i386/fft_mmx.asm	i386/fft_sse.c
    Michael Niedermayer 
    michaelni
       
    Thu Aug 14 05:41:55 CEST 2008
    
    
  
On Wed, Aug 13, 2008 at 07:59:21PM -0700, Mike Melanson wrote:
> Michael Niedermayer wrote:
> > have you tried simply disabling the SIMD cases when CODEC_FLAG_BITEXACT is
> > set? maybe that would be enough ...
> 
> Is there a simple command line option that a trained monkey like me can 
> type in?
wellll
vim libavcodec/fft.c :)
search for sse/3dn and such, somehow get the bitexact flag passed there and
then disable them if bitexact is set 
[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20080814/4d715ce7/attachment.pgp>
    
    
More information about the ffmpeg-cvslog
mailing list