This document is the repository-level provenance index for every vendored
script in VapourSynth-Scripts-Collection.
Each entry intentionally distinguishes between:
Vendored source: the exact URL the vendored copy was taken from.Canonical upstream: the repository or gist currently treated as the authoritative upstream for future maintenance.
Each scripts/<name>/ folder also keeps a local provenance.toml with the
same source data next to the vendored runtime files.
sdering_fixcurrently uses the original gist URL already listed in the table above.nnedi3_rpow2was vendored from the requestedRyougiKukocgist, but GitHub marks that gist as a fork of the canonical original4regist listed in the table above.havsfunccurrently uses the original gist URL already listed in the table above.
mvsfuncis vendored as a full package because several bundled scripts import it directly, and relying on a separate external install would makepip install "vs-collection-rk @ git+..."less reliable.yvsfuncis also vendored as a full package. The authoritative upstream isYomikoR/yvsfunc; the earlierRyougiKukocpackaging fork URL is retained in the table only as bootstrap provenance.
When a vendored script is refreshed, update all three places together:
scripts/<name>/provenance.tomlscripts/registry.json- This
SOURCES.mdindex