- Add p210 → yv12 conversion. ( #265 )
- Add option to set input colorspace for raw input. ( --input-csp, #264 )
Raw input will now support yuv420/422/444 color formats. - Fix issue that Apple prores codec could not be decoded.
- Split SEI of maxcll and masterdisplay into separate nal units. ( #259 )
- Change bitstream output when maxcll or masterdisplay is set.
Now the SEIs will be written before each IDR frame, after VPS/SPS/PPS headers. ( #259 )