fraunhoferhhi / vvdec

VVdeC, the Fraunhofer Versatile Video Decoder
https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html
BSD 3-Clause Clear License
465 stars 97 forks source link

disable LTO for files with special architecture flags #108

Closed K-os closed 2 years ago

K-os commented 2 years ago

Fixes #107 due to AVX and AVX2 instructions in static intitialization code, when LTO was enabled for the cpp-files containing SIMD code.