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
519 stars 169 forks source link

appveyor: update pacman packages along with installing them #493

Closed 1480c1 closed 4 years ago

1480c1 commented 4 years ago

Fixes issue in appveyor with packages not being installed because of gcc

tianjunwork commented 4 years ago

Thank you @1480c1 for the quick fix!