New
- Add AV1 hw deocde support. It is required to use with "--d3d11" option.
- Remove unstable CPU based --vpp-delogo and add OpenCL based --vpp-delogo instead.
Fixes to issues introduced in 5.00beta1.
- Avoid error caused on systems without OpenCL (such as SandyBridge).
- Fix "Failed to find d3d9 device." error on systems Broadwell or before.
- Fix OpenCL compile error on systems Broadwell or before.
- Fix i444 encode error when --fiuxed-func is specified. ( #52 )
Known issues
- Linux build is still not supported yet.
Limitations
- Few vpp filters is supported in YUV422/YUV444.
- i422 encoding might not work.