[FFmpeg-user] Compiling FFMpeg

Bryce McLeod bryce.mcleod at codory.com
Mon Jan 18 14:17:53 EET 2021


They don't necessarily "break" it for gcc but the fact that there are
repeated flags (eg. -w,-ftree-slp-vectorize, -fno-strict-aliasing),
seemingly redundant (-ftree-slp-vectorize after -O3) and
apparently conflicting options (eg. both -O2 and -O3) indicates it should
at least be reviewed.


More information about the ffmpeg-user mailing list