Package & Tests - ROCm Release Updates (#11)
* rocDecode Updates * Doxygen - Fix * CMakeLists - Fix * Jenkins - Files * Samples - Fix * CTest - Fix * Changelog - Added * Fix - Review comments
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4ca0d02bb0
Коммит
aa72eb1996
@@ -31,6 +31,14 @@ THE SOFTWARE.
|
||||
#pragma once
|
||||
#include "hip/hip_runtime.h"
|
||||
|
||||
/*!
|
||||
* \file
|
||||
* \brief The AMD rocDecode Library.
|
||||
*
|
||||
* \defgroup group_amd_rocdecode rocDecode: AMD VCN Decode API
|
||||
* \brief AMD The rocDECODE is a toolkit to decode videos and images using a hardware-accelerated video decoder on AMD’s GPUs.
|
||||
*/
|
||||
|
||||
/*****************************************************************************************************/
|
||||
//! \file rocdecode.h
|
||||
//! rocDecode API provides video decoding interface to AMD GPU devices.
|
||||
|
||||
@@ -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 AMD’s GPUs.
|
||||
*/
|
||||
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Ссылка в новой задаче
Block a user