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
516 stars 172 forks source link

Compile warnings #504

Closed intelmark closed 4 years ago

intelmark commented 4 years ago

Adding some casting to remove compile warnings

Signed-off-by: Mark Feldman mark.feldman@intel.com

tianjunwork commented 4 years ago

Hi @intelmark , thanks for the PR. Btw, the warning is on which OS? This PR fixes all the warnings?

intelmark commented 4 years ago

They show up when you attempt to compile as C++ code in Windows.