Files
rocm-systems/CHANGELOG.md
T

84 lines
1.6 KiB
Markdown
Raw Normal View History

# rocDecode changelog
Documentation for rocDecode is available at
[https://rocm.docs.amd.com/projects/rocDecode/en/latest/](https://rocm.docs.amd.com/projects/rocDecode/en/latest/)
2024-03-27 21:23:53 -07:00
## rocDecode 0.6.0 (Unreleased)
## Additions
* FFMPEG V5.X Support
## Optimizations
* Setup Script - Error Check install
### Changes
* Dependencies - Updates to core dependencies
* LibVA Headers - Use public headers
2024-03-27 21:23:53 -07:00
### Fixes
* Package deps
2024-03-27 21:23:53 -07:00
### Tested configurations
2024-04-16 15:05:17 -07:00
* Linux
2024-03-27 21:23:53 -07:00
* Ubuntu - `20.04` / `22.04`
2024-04-16 15:05:17 -07:00
* RHEL - `8` / `9`
2024-03-27 21:23:53 -07:00
* ROCm:
2024-04-16 15:05:17 -07:00
* rocm-core - `6.1.0.60100-64`
* amdgpu-core - `1:6.1.60100-1741643`
* libva-dev - `2.7.0-2` / `2.14.0-1`
* mesa-amdgpu-va-drivers - `1:24.1.0`
* FFmpeg - `4.2.7` / `4.4.2-0`
2024-04-18 05:33:29 -07:00
* rocDecode Setup Script - `V1.8.0`
2024-03-27 21:23:53 -07:00
## rocDecode 0.5.0
### Changes
* Changed setup updates
* Added AMDGPU package support
* Optimized package dependencies
* Updated README
2024-01-09 10:43:34 -08:00
### Fixes
2024-01-09 10:43:34 -08:00
* Minor bug fix and updates
2024-01-09 10:43:34 -08:00
### Tested configurations
* Linux distribution
* Ubuntu - `20.04` / `22.04`
* ROCm:
* rocm-core - `6.1.0.60100-28`
* amdgpu-core - `1:6.1.60100-1731559`
2024-01-09 10:43:34 -08:00
* FFMPEG - `4.2.7` / `4.4.2-0`
* rocDecode Setup Script - `V1.4`
## rocDecode 0.4.0
### Changes
* Added CTest - Tests for install verification
* Added Doxygen - Support for API documentation
* Changed setup updates
* Optimized CMakeList Cleanup
* Added README
### Fixes
* 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`