094386c727
* update docs
* remove extra line
* clean up
[ROCm/rocjpeg commit: c0ce1e45b0]
782 B
782 B
rocJPEG changelog
Documentation for rocJPEG is available at https://rocm.docs.amd.com/projects/rocJPEG/en/latest/
rocJPEG 0.6.0
Changes
- Supported initial enablement of the rocJPEG library
- Supported JPEG chroma subsampling:
- YUV 4:4:4
- YUV 4:4:0
- YUV 4:2:2
- YUV 4:2:0
- YUV 4:0:0
- Supported various output image format:
- Native (i.e., native unchanged output from VCN Hardware, it can be either packed YUV or planar YUV)
- YUV planar
- Y only
- RGB
- RGB planar
- Supported single-image and batch-image decoding
- Supported Different partition modes on MI300 series
- Supported region-of-interest (ROI) decoding
- Supported color space conversion from YUV to RGB