Tests and samples - Bugfix (#673)

* Tests and samples - bugfixes

* CMakeLists - add CMAKE_MODULE_PATH

* Fix header - Host

* Host - decouple

* Host Utils - Reset

* Test - enable advanced test with host lib

[ROCm/rocdecode commit: a1b9583353]
This commit is contained in:
Kiriti Gowda
2025-11-18 22:06:46 -08:00
committed by GitHub
parent 04117a091d
commit 577d1e842d
4 changed files with 147 additions and 132 deletions
@@ -41,6 +41,9 @@ THE SOFTWARE.
#include "roc_video_dec.h"
#include "ffmpeg_video_dec.h"
#include "common.h"
#if ENABLE_HOST_DECODE
#include "rocdecode/rocdecode_host.h"
#endif
//hardcoding for host based decoder creation if demux is not available
#define DEFAULT_WIDTH 2912