Package & Tests - ROCm Release Updates (#11)

* rocDecode Updates

* Doxygen - Fix

* CMakeLists - Fix

* Jenkins - Files

* Samples - Fix

* CTest - Fix

* Changelog - Added

* Fix - Review comments
This commit is contained in:
Kiriti Gowda
2023-10-12 14:08:12 -07:00
committed by GitHub
parent 4ca0d02bb0
commit aa72eb1996
18 changed files with 3667 additions and 182 deletions
+8
View File
@@ -24,6 +24,14 @@ THE SOFTWARE.
#include "rocdecode.h"
/*!
* \file
* \brief The AMD rocParser Library.
*
* \defgroup group_amd_rocdecode rocDecode: AMD Decode API
* \brief AMD The rocDECODE is a toolkit to decode videos and images using a hardware-accelerated video decoder on AMDs GPUs.
*/
#if defined(__cplusplus)
extern "C" {
#endif /* __cplusplus */