Host decouple - samples and test (#677)

* Host decouple - samples and test

* Host - install utils with dev

* Host - Install host files in core temp
This commit is contained in:
Kiriti Gowda
2025-12-04 16:04:47 -08:00
committed by GitHub
parent 014e0d3e65
commit 0a4fadb24d
9 changed files with 40 additions and 26 deletions
+1 -2
View File
@@ -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