This repository has been archived by the owner on Feb 27, 2025. It is now read-only.
What's Changed
- Add TEMPORAL ConvMode and type aliases by @Ichunjo in #164
- Fix get_lowest_values/get_peak_values for RGBS format by @dnjulek in #166
- replace_ranges: Gut the function by @LightArrowsEXE in #167
- Fix replaces_ranges function by @Ichunjo in #168
- Add limiter function by @Ichunjo in #172
- Use
with x.get_frame
instead ofx.get_frame
globally by @LightArrowsEXE in #171 - Add a frame props cache in get_prop by @Ichunjo in #175
- Partially unfuck timecode logic by @arch1t3cht in #176
New Contributors
Full Changelog: v3.3.4...v3.4.1