[FFmpeg-devel] [PATCH] lavfi/noise: copy inline asm from	mp=noise
    Derek Buitenhuis 
    derek.buitenhuis at gmail.com
       
    Mon Apr  8 19:06:58 CEST 2013
    
    
  
On 2013-04-08 8:44 AM, Michael Niedermayer wrote:
> On Mon, Apr 08, 2013 at 09:08:49AM +0000, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavfilter/vf_noise.c | 177 +++++++++++++++++++++++++++++++++++++++++--------
>>  1 file changed, 149 insertions(+), 28 deletions(-)
> 
> LGTM
No. This breaks compilation with inline asm disabled.
You need to use HAVE_MMX_INLINE.
- Derek
    
    
More information about the ffmpeg-devel
mailing list