Releases: Ichunjo/vardefunc
Releases · Ichunjo/vardefunc
0.2.11
0.2.10
0.2.9
Changelog
Additions:
- Add a DebugOutput class (Example in /examples)
- More enum helpers
finalise_output
andinitialise_input
decorator
Updates:
- All debanders are deprecated in favor of vsdebandshit
vardefunc.placebo.shader
is now atvardefunc.scale.placebo_shader
- Add an argument to remove duplicated ranges in
normalise_ranges
Deletions:
generate_keyframes
is removed
0.2.8
Changelog
Additions:
MinMax
edge detect mask anddetail_mask
until vsmask is completedaa
module until lvsfunc one is rewritten- more utility functions in
util
. Most of them are borrowed from lvsfunc with some changes.
Updates:
- F3kdb now needs a
SampleMode
for thesample_mode
argument. - neo_f3kdb no longer has leaking memory or removes FrameProps.
placebo.deband
now allows RGB clip
0.2.7
Changelog
Additions:
py.typed
file.
Updates:
- Various docstring
- Fix a bug in
vardefunc.deband.f3kbilateral
where a threshold would be negative. - Fix a bug in
vardefunc.scale.fsrcnnx_upscale
whereupscaled_smooth
depth would be wrong. - Thresholds are now displayed on the frames themselves in
vardefunc.noise.Graigasm
whenshow_masks=True