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]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
04117a091d
Коммит
577d1e842d
@@ -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
|
||||
|
||||
Ссылка в новой задаче
Block a user