Host decouple - samples and test (#677)

* Host decouple - samples and test

* Host - install utils with dev

* Host - Install host files in core temp

[ROCm/rocdecode commit: 0a4fadb24d]
Этот коммит содержится в:
Kiriti Gowda
2025-12-04 16:04:47 -08:00
коммит произвёл GitHub
родитель d4898975b3
Коммит 09c8afe519
9 изменённых файлов: 40 добавлений и 26 удалений
+1 -2
Просмотреть файл
@@ -39,10 +39,9 @@ THE SOFTWARE.
#include "video_demuxer.h"
#include "rocdecode/roc_bitstream_reader.h"
#include "roc_video_dec.h"
#include "ffmpeg_video_dec.h"
#include "common.h"
#if ENABLE_HOST_DECODE
#include "rocdecode/rocdecode_host.h"
#include "ffmpeg_video_dec.h"
#endif
//hardcoding for host based decoder creation if demux is not available