What's Changed
- Remove scale factor parameter for medium scenecut detection. by @tdaede in #2787
- Don't print the Error twice in the CLI. by @tdaede in #2790
- Add a configuration attribute to use nightly features by @lu-zero in #2779
- Histogram fixup by @lu-zero in #2792
- CI: Update libdav1d to 0.9.2-dmo1 by @barrbrain in #2795
- Remove unused clone of
score_deque
inadaptive_scenecut
by @redzic in #2796 - Simplify
adaptive_scenecut
by not collecting into a Vec for `*_over… by @redzic in #2797
Full Changelog: p20210831...p20210907