/product-configs

Here located all product configurations for building Intel® Media SDK

Primary LanguagePythonMIT LicenseMIT

DISCONTINUATION OF PROJECT.

This project will no longer be maintained by Intel.

This project has been identified as having known security escapes.

Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.

Intel no longer accepts patches to this project.

Infrastructure of Intel® Media SDK

Product configurations of Intel® Media SDK.

Repository contains only product configuration to build Intel® Media SDK.

Configuration files naming rules

Pattern:
conf_<product type>_<source location>_[<additional tags>].py

Product types:

  • android
  • linux
  • embedded
  • windows

Source locations:

  • closed (Gerrit, Intel Inside)
  • private (Github, Intel Inside)
  • public (Github, Intel Outside)

Additional tags may be various.

Example:

  • conf_linux_closed_open.py - means that configuration file for linux build from Intel inside gerrit repositories without private code

  • conf_embedded_private_api_latest.py - means that configuration file for linux embedded build from Github private repository with latest API.

License

This project is licensed under MIT license. See LICENSE for details.