Skip to content

Here located all product configurations for building Intel® Media SDK

License

Notifications You must be signed in to change notification settings

aukhina/product-configs

 
 

Repository files navigation

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.

About

Here located all product configurations for building Intel® Media SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%