[FFmpeg-devel] [PATCH] configure: Silence EMMS warnings in ICC
    Carl Eugen Hoyos 
    cehoyos at ag.or.at
       
    Mon Mar 16 21:42:43 CET 2015
    
    
  
Michael Niedermayer <michaelni <at> gmx.at> writes:
> -    check_cflags -wd144,167,188,556,1292,1419,10006,10148,10156
> +    # 13200: No EMMS instruction before call to function
> +    # 13203: No EMMS instruction before return from function
> +    check_cflags 
> -wd144,167,188,556,1292,1419,10006,10148,10156,13200,13203
Works fine here.
Carl Eugen
    
    
More information about the ffmpeg-devel
mailing list