[FFmpeg-cvslog] r25153 - in trunk/libavcodec/x86: dsputilenc_mmx.c h264dsp_mmx.c

Michael Niedermayer michaelni
Wed Sep 22 15:29:56 CEST 2010


On Tue, Sep 21, 2010 at 07:57:21PM +0200, mru wrote:
> Author: mru
> Date: Tue Sep 21 19:57:21 2010
> New Revision: 25153
> 
> Log:
> x86: disable SSE functions using stack when stack is not aligned

i think an aligned stack should be mandatory for libav* with asm
trying to disable functions that fail and to maintain this (while ignoring
functions that just run slower) seems to me like a bad compromise
unless the compiler in question with the disabled function ends up faster than
an alternative compiler

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Its not that you shouldnt use gotos but rather that you should write
readable code and code with gotos often but not always is less readable
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100922/196315fc/attachment.pgp>



More information about the ffmpeg-cvslog mailing list