- Add VPP filters and some feature extenstion.
- --vpp-bm3d
- --vpp-dehaze
- --vpp-clahe
- --vpp-guidedfilter
- --vpp-nnedi-upscale
- Add
dpid(detail preserving downscaling) andareainterpolation to --vpp-resize. - Add arbitrary frame-rate conversion to --vpp-rife-ov.
- Support 10bit input in --vpp-rife-ov.
- Add
temperature=light-source color temperature to --vpp-colorfix. - Add
vibranceadjustment to --vpp-tweak. - Add vignette (peripheral light falloff) correction to --vpp-lenscorrection.
- Add block-boundary spacing (
grid) to --vpp-deblock.
- VPP filter fixes.
- Fix 16bit YUV conversion in --vpp-rife-ov.
- Fix missing last frames in --vpp-rife-ov conversion.
- Fix missing last frames in --vpp-ivtc.
- Fix --vpp-resize sub-parameter parsing on OpenCL-only builds.
- Add y4m timestamp extension and frame duration support (--y4m-timestamp).
- Support track exclusion with
!for audio/subtitle/data selection (--audio-copy, --audio-codec, --sub-copy, --sub-codec, --data-copy). - Build OpenCL programs in parallel at initialization.
- Fix 10bit raw Y4M pipe output.
- Keep input bit depth when
--vpp-deint-cspisinput.