Update Dockerfiles with more improvements#109
Merged
markus-perl merged 1 commit intomarkus-perl:masterfrom Sep 20, 2021
Merged
Conversation
- CUDA Images updated to 11.4.2-devel - Docker as-well-as build script upgraded to use `python3` - `ninja-build` and `meson` packages are pre-installed either via system package manager or via `pip3` in favor of building `dav1d` codec - `cmake` updated to v3.21.2 - `svtav1` updated to last-known commit `1a3e32b` which successfully passed pipeline - `x264` updated to commit `5db6aa6` - `aom` updated to v3.1.2, commit `ae2be80` - Occasional sourceforge.net download fail due to downtime of mirror location is tried to bypass - `nv-codec-headers` updated to v11.1.5.0 - Script slightly re-arranged to differentiate codec types Signed-off-by: rokibhasansagar <10854164+rokibhasansagar@users.noreply.github.com>
Contributor
Author
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
python3ninja-buildandmesonpackages are pre-installed either via system package manager or viapip3in favor of buildingdav1dcodeccmakeupdated to v3.21.2svtav1updated to last-known commit1a3e32bwhich successfully passed pipelinex264updated to commit5db6aa6aomupdated to v3.1.2, commitae2be80nv-codec-headersupdated to v11.1.5.0Signed-off-by: rokibhasansagar 10854164+rokibhasansagar@users.noreply.github.com