Skip to content

Fetch RAISR internal work with upstream main.#19

Merged
Mionsz merged 4 commits intomainfrom
private/mlinkiew/upstream-from-intel
Jan 14, 2025
Merged

Fetch RAISR internal work with upstream main.#19
Mionsz merged 4 commits intomainfrom
private/mlinkiew/upstream-from-intel

Conversation

@Mionsz
Copy link
Collaborator

@Mionsz Mionsz commented Dec 20, 2024

Fetch RAISR internal work with upstream main.

Added RockyLinux:9 and RockyLinux:9-mini
Added RockyLinux:9:

  • based on IntelOneApi Dockerfile
  • big image is downloaded and about 16Gb of space required
  • runtime image based on RockyLinux9

Added RockyLinux:9-mini:

  • based on Rocky Linux version 9 Dockerfile
  • small image used in both stages
  • takes more time to build and uses yum repositories

Added Ubuntu20.04:

  • based on Ubuntu22.04 Dockerfile
  • usees IntelOneApi Dockerfile as a based

Minor to medium changes made to the repository
code and other Dockerfiles.

Fetch RAISR internal work with upstream main.

Added RockyLinux:9 and RockyLinux:9-mini
Added RockyLinux:9:
- based on IntelOneApi Dockerfile
- big image is downloaded and about 16Gb of space required
- runtime image based on RockyLinux9

Added RockyLinux:9-mini:
- based on Rocky Linux version 9 Dockerfile
- small image used in both stages
- takes more time to build and uses yum repositories

Added Ubuntu20.04:
- based on Ubuntu22.04 Dockerfile
- usees IntelOneApi Dockerfile as a based

Minor to medium changes made to  the repository
code and other Dockerfiles.

Signed-off-by: Milosz Linkiewicz <milosz.linkiewicz@intel.com>
@@ -0,0 +1,132 @@
# syntax=docker/dockerfile:1

Check failure

Code scanning / Trivy

Image user should not be &#39;root&#39;

Artifact: docker/Xeon/Dockerfile.centos9 Type: dockerfile Vulnerability DS002 Severity: HIGH Message: Specify at least 1 USER command in Dockerfile with non-root user as argument Link: [DS002](https://avd.aquasec.com/misconfig/ds002)
@@ -0,0 +1,137 @@
# syntax=docker/dockerfile:1

Check failure

Code scanning / Trivy

Image user should not be &#39;root&#39;

Artifact: docker/Xeon/Dockerfile.rockylinux9 Type: dockerfile Vulnerability DS002 Severity: HIGH Message: Specify at least 1 USER command in Dockerfile with non-root user as argument Link: [DS002](https://avd.aquasec.com/misconfig/ds002)
@@ -0,0 +1,136 @@
# syntax=docker/dockerfile:1

Check failure

Code scanning / Trivy

Image user should not be &#39;root&#39;

Artifact: docker/Xeon/Dockerfile.rockylinux9-mini Type: dockerfile Vulnerability DS002 Severity: HIGH Message: Specify at least 1 USER command in Dockerfile with non-root user as argument Link: [DS002](https://avd.aquasec.com/misconfig/ds002)
xiaoxial and others added 3 commits January 7, 2025 12:48
* Modify output resolution to even due to encoder only support even resolution.
And fixed core dump issue when running on some input odd resolutions.

Signed-off-by: Xiaoxia Liang <xiaoxia.liang@intel.com>

* Add evenoutput option to make output to even or not in ffmpeg plugin.

Signed-off-by: Xiaoxia Liang <xiaoxia.liang@intel.com>

---------

Signed-off-by: Xiaoxia Liang <xiaoxia.liang@intel.com>
Fetch RAISR internal work with upstream main.
Quote fix
Signed-off-by: Milosz Linkiewicz <milosz.linkiewicz@intel.com>
Copy link
Contributor

@xiaoxial xiaoxial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mionsz Mionsz merged commit 5be0592 into main Jan 14, 2025
@Mionsz Mionsz deleted the private/mlinkiew/upstream-from-intel branch January 14, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants