- Add Windows11 support and detection.
- Add option to set process and thread affinity. (--thread-affinity)
- Add option to show time at each line of the log (for debug). (--log-opt addtime)
- Fix green line showing up in the left upper side of the frame when converting 12-16bit depth to 10bit depth.
- Add experimental option to copy hdr10plus meta data from input file. (--dhdr10-info copy)
- First implementation of adding dynamic HDR10+ metadata from json file. (--dhdr10-info)
- Add AVX2/AVX512 optimization for nal unit parser.