Skip to content

feat(nodes): add HW video codec backends (Vulkan Video H.264, VA-API AV1, NVENC/NVDEC AV1) #1023

feat(nodes): add HW video codec backends (Vulkan Video H.264, VA-API AV1, NVENC/NVDEC AV1)

feat(nodes): add HW video codec backends (Vulkan Video H.264, VA-API AV1, NVENC/NVDEC AV1) #1023

Workflow file for this run

# SPDX-FileCopyrightText: © 2025 Claudio Costa <cstcld91@gmail.com>
#
# SPDX-License-Identifier: MPL-2.0
name: REUSE Compliance Check
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
reuse-compliance-check:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v5
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v6