intel / media-delivery

This collection of samples demonstrates best practices to achieve optimal video quality and performance on Intel GPUs for content delivery networks. Check out our demo, recommended command lines and quality and performance measuring tools.
MIT License
94 stars 29 forks source link

build: switch to templated solution #50

Closed dvrogozh closed 3 years ago

dvrogozh commented 3 years ago

This change switched project to use docker files generated from .m4 templates. Such approach gives flexibility and allows to generate multiple differnt docker files reusing templates.

For the templates core we reuse templates defined by this project:

Signed-off-by: Dmitry Rogozhkin dmitry.v.rogozhkin@intel.com