ReenigneArcher
ReenigneArcher
@dannybucksch There's about a million commits between those two version... maybe you can narrow it down a little further? **Full Changelog**: https://github.com/LizardByte/Sunshine/compare/v0.20.0...v0.23.1
@dependabot rebase
@dependabot close
I'll re-open this as some notes should be added to our docs, at a minimum.
This looks like a nice addition. Thank you for the PR!
This may cause conflicts with https://github.com/LizardByte/Sunshine/pull/2032
@Hazer it will mostly be in a separate library... in order to not grow the Sunshine code by 20%. @FrogTheFrog is doing the heavy lifting. They are slowly porting things...
Thank you for the PR! I also didn't know we could handle it like this. If this affects NVENC as well, I think there might need to be an additional...
There might be some confusion. The `./src/nvenc` code is only used on Windows (as far as I know), since nvfbc is deprecated on Windows. For reference, it was introduced here:...
We do use ffmpeg on Windows as well. I'm not up to speed on the standalone nvenc encoder, but I know the other capture methods do use ffmpeg.