Files
rocm-systems/projects/rocjpeg/CHANGELOG.md
T
Aryan Salmanpour 094386c727 update docs (#56)
* update docs

* remove extra line

* clean up

[ROCm/rocjpeg commit: c0ce1e45b0]
2024-09-18 12:56:20 -04:00

782 B
Mentah Salahkan Riwayat

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