rdp / ffmpeg-windows-build-helpers

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.09k stars 414 forks source link

Remove broken SVT-VP9 #695

Closed jojje closed 1 year ago

jojje commented 1 year ago

Since users see SVT-VP9 in the code, there is no maintainer of this patch, and upstream keeps changing their ffmpeg, this PR purges that plugin from the project to reduce user frustration.

Worse than broken code is unsupported and broken code, so this is the lesser of two evils.

re-closes #560