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

appveyor: remove appveyor #626

Closed 1480c1 closed 1 year ago

1480c1 commented 1 year ago

Description

Planning on moving its functionality to GitHub Actions.

Issue

Author(s)

@1480c1

Performance impact

Merge method

1480c1 commented 1 year ago

@hassount or @tianjunwork could I ask one of you guys to remove appveyor and travis-ci from the apps? Should be under setting -> GitHub Apps -> configure -> Uninstall "AppVeyor"

I am seemingly unable to do so, possibly because I do not have owner status

hassount commented 1 year ago

Sure thing, are there other repositories that are using it? It seems to be applicable to all repos.

1480c1 commented 1 year ago

It seems https://github.com/OpenVisualCloud/CDN-Transcode-Sample might be using travis-ci, and svt-vp9 might be using both (planning on moving that over to github actions once I've cleaned it up and set it up here), but I think we should be able to disable/enable it selectively per repo rather than organization wide?