- Add RAVU/NNEDI model family to --vpp-onnx registry. (thank you @teaching-droid! )
- Add inference precision option
prec=auto/fp16/fp32to --vpp-onnx. - models can be updated from https://github.com/rigaya/HWEnc-onnx-models/releases.
- Add inference precision option
- Fix chroma degrain processing in --vpp-rtgmc.
- Fix source frame lookup after RFF expansion in --vpp-rtgmc.
- Fix AV1 not being able to decode in some cases. ( #302 )
- Fix SIMD conversion from YUV444 to Y410. ( #56, thank you @teaching-droid! )