This repository has been archived by the owner on May 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 460
Media SDK CI build configurations
Eugene Ponomarev edited this page Aug 19, 2020
·
10 revisions
Configuration | OS | CMAKE/configuration options | Flags | Compiler | Environment |
---|---|---|---|---|---|
build | CentOS 8.1.1911 | -DBUILD_ALL=ON -DENABLE_ALL=ON -DENABLE_ITT=ON | -O2 -Wformat -Wformat-security -Wall -Werror -D_FORTIFY_SOURCE=2 -fstack-protector-strong | gcc-8.3.1 | x11, wayland, opencl |
build-api-next | CentOS 8.1.1911 | -DBUILD_ALL=ON -DENABLE_ALL=ON -DENABLE_ITT=ON -DAPI:STRING=latest | -O2 -Wformat -Wformat-security -Wall -Werror -D_FORTIFY_SOURCE=2 -fstack-protector-strong | gcc-8.3.1 | x11, wayland, opencl |
build-api-next-defconfig | CentOS 8.1.1911 | -DAPI:STRING=latest | -O2 -Wformat -Wformat-security -Wall -Werror -D_FORTIFY_SOURCE=2 -fstack-protector-strong | gcc-8.3.1 |
opencl,no x11, no wayland |
build-fastboot-gcc-10 | Ubuntu 18.04 | -DMFX_CONFIG_FILE=... | -O2 -Wformat -Wformat-security -Wall -Werror -D_FORTIFY_SOURCE=2 -fstack-protector-strong | gcc-10.1.0 | x11, wayland, opencl |
build-clang-10.0 | Ubuntu 18.04 | -DBUILD_ALL=ON -DENABLE_ALL=ON -DENABLE_ITT=ON | -O2 -Wformat -Wformat-security -Wall -Werror -D_FORTIFY_SOURCE=2 -fstack-protector-strong | clang-10.0.1 | x11, wayland, opencl |
build-gcc-10 | Ubuntu 18.04 | -DBUILD_ALL=ON -DENABLE_ALL=ON -DENABLE_ITT=ON | -O2 -Wformat -Wformat-security -Wall -Werror -D_FORTIFY_SOURCE=2 -fstack-protector-strong | gcc-10.1.0 | x11, wayland, opencl |
See https://github.com/Intel-Media-SDK/product-configs/blob/master/conf_linux_public.py for detailed CI configurations and command lines.
- Media SDK for Linux
- Media SDK for Windows
- FFmpeg QSV
- GStreamer MSDK
- Docker
- Usage guides
- Building Media SDK
- Running Media SDK CI tests
- Additional information
- Multi-Frame Encode