Skip to content

libvmaf/motion_v2: add motion_max_val #2216

libvmaf/motion_v2: add motion_max_val

libvmaf/motion_v2: add motion_max_val #2216

Workflow file for this run

name: Docker
on:
push:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Build Docker Image
run: |
docker build -t vmaf .