OpenVisualCloud / SVT-HEVC

SVT HEVC encoder. Scalable Video Technology (SVT) is a software-based video coding technology that is highly optimized for Intel® Xeon® processors. Using the open source SVT-HEVC encoder, it is possible to spread video encoding processing across multiple Intel® Xeon® processors to achieve a real advantage of processing efficiency.
Other
507 stars 169 forks source link

Fixed build with GCC 11 by moving MSVC flags. #585

Open Vascom opened 3 years ago

Vascom commented 3 years ago

Fixed build with GCC 11 by moving MSVC

The same as https://github.com/OpenVisualCloud/SVT-VP9/pull/133

tianjunwork commented 3 years ago

Thank you @Vascom porting the PR over.