Package & Tests - ROCm Release Updates (#11)

* rocDecode Updates

* Doxygen - Fix

* CMakeLists - Fix

* Jenkins - Files

* Samples - Fix

* CTest - Fix

* Changelog - Added

* Fix - Review comments

[ROCm/rocdecode commit: aa72eb1996]
Este commit está contenido en:
Kiriti Gowda
2023-10-12 14:08:12 -07:00
cometido por GitHub
padre 04f3ecc0e9
commit d999d85964
Se han modificado 18 ficheros con 3667 adiciones y 182 borrados
+9
Ver fichero
@@ -33,6 +33,15 @@ extern "C" {
#include <va/va_drmcommon.h>
}
/*!
* \file
* \brief The AMD Video Demuxer for rocDecode Library.
*
* \defgroup group_amd_rocdecode_videodemuxer videoDemuxer: AMD rocDecode Video Demuxer API
* \brief AMD The rocDecode Video Demuxer API.
*/
// Video Demuxer Interface class
class VideoDemuxer {
public: