OpenVisualCloud / SVT-HEVC

SVT HEVC encoder. Scalable Video Technology (SVT) is a software-based video coding technology that is highly optimized for Intel® Xeon® processors. Using the open source SVT-HEVC encoder, it is possible to spread video encoding processing across multiple Intel® Xeon® processors to achieve a real advantage of processing efficiency.
Other
519 stars 169 forks source link

YUV444 10bit compressed #424

Closed intelmark closed 4 years ago

intelmark commented 4 years ago

1) Removed configuration check that disallowed YUV444 10 bit compressed configuration

2) Change the LCU stride for the YUV444 incremental buffer chroma from 32 to 64

Austin-Hu commented 4 years ago

@intelmark , please add the "Signed-off-by" line.