diff --git a/projects/rocdecode/CHANGELOG.md b/projects/rocdecode/CHANGELOG.md index 4e82d0bf7b..3267af46e6 100644 --- a/projects/rocdecode/CHANGELOG.md +++ b/projects/rocdecode/CHANGELOG.md @@ -5,18 +5,20 @@ Full documentation for rocDecode is available at [https://rocm.docs.amd.com/proj ## rocDecode 1.4.0 for ROCm 7.1.0 ### Added - * AV1 12-bit decode support on VA-API version 1.23.0 and later. * rocdecode-host V1.0.0 library for software decode +* FFmpeg version support for 5.1 and 6.1 +* Find package - rocdecode-host ### Resolved issues - * rocdecode-host - failure to build debuginfo packages without FFmpeg resolved. +* Fix a memory leak for rocDecodeNegativeTests ### Changed * HIP meta package changed - Use hip-dev/devel to bring required hip dev deps +* rocdecode host - linking updates to rocdecode-host library -## rocdecode 1.1.0 for ROCm 7.0.0 +## rocdecode 1.0.0 for ROCm 7.0.0 ### Added