Files
rocm-systems/projects/rocdecode/CHANGELOG.md
T
Kiriti Gowda 4fdbe3a007 ROCm 6.1.0+ - updates (#153)
* Package updates

* RHEL Updates

* Find LibDRM - Fix for rocm failure to install

* Fix dependencies

* Deps Updates

* Jenkins - Add make test to test phase

* Jenkins - Install amdgpu-dkms on CI

* Jenkins - Fix test

* Test - Release build

* Readme - Updates

[ROCm/rocdecode commit: fd27e268f0]
2024-01-09 13:43:34 -05:00

67 lines
1.0 KiB
Markdown

# rocDecode
# Changelog
## Online Documentation
[rocDecode Documentation](https://github.com/ROCmSoftwarePlatform/rocDecode#rocDecode)
## rocDecode 0.5.0 (unreleased)
### Added
* AMDGPU package support
### Optimizations
* Package dependdencies
* Readme
### Changed
* Setup Updates
### Fixed
* minor bug fix and updates
### Tested configurations
* Linux distribution
+ Ubuntu - `20.04` / `22.04`
* ROCm:
+ rocm-core - `5.6.1.50601-93`
+ amdgpu-core - `1:5.6.50601-1649308`
* FFMPEG - `4.2.7` / `4.4.2-0`
* rocDecode Setup Script - `V1.4`
## rocDecode 0.4.0
### Added
* CTest - Tests for install verification
* Doxygen - Support for API documentation
### Optimizations
* CMakeList Cleanup
* Readme
### Changed
* Setup Updates
### Fixed
* minor bug fix and updates
### Tested configurations
* Linux distribution
+ Ubuntu - `20.04` / `22.04`
* ROCm:
+ rocm-core - `5.6.1.50601-93`
+ amdgpu-core - `1:5.6.50601-1649308`
* FFMPEG - `4.2.7` / `4.4.2-0`
* libva-dev - `2.7.0-2` / `2.14.0-1`
* rocDecode Setup Script - `V1.1`