v3.3.1
What's Changed
- get_w/h: Add fraction as ar type by @LightArrowsEXE in #116
- Various colorspace enum docstring fixes by @emotion3459 in #118
- _padder.COLOR: Fix color pad index error by @Ichunjo in #117
- Print progress reports to stderr by @StollD in #120
- Various colorspace enum fixes by @emotion3459 in #119
- Additional colorspace fixes by @emotion3459 in #121
- Fix get_peak_value and get_lowest_value by @emotion3459 in #123
- Improve ColorRange from_res by @emotion3459 in #126
- Add packet collection function + util by @LightArrowsEXE in #125
- Fix circular import by @emotion3459 in #134
- Reenable mypy step by @sgt0 in #133
- FunctionUtil: Add specific bitrates support by @LightArrowsEXE in #131
- Extend functionality of set_output by @Ichunjo in #137
- padder.COLOR: Automatically set defaults based on clip format by @LightArrowsEXE in #140
- Correct value scaling by @emotion3459 in #142
- Fix scale_value for full-range chroma and rare formats by @astiob in #146
- Assume BT.709 for untagged UHD video by @shssoichiro in #147
- Clamp scale_value result for integer output by @emotion3459 in #148
- Force previewing by @Ichunjo in #150
New Contributors
- @StollD made their first contribution in #120
- @sgt0 made their first contribution in #133
- @astiob made their first contribution in #146
Full Changelog: v3.2.0...v3.3.1