Source: ffmpeg-v4l2-request-fourier
Section: video
Priority: optional
Maintainer: Markus Fritsche <mfritsche@reauktion.de>
Build-Depends: debhelper-compat (= 13),
               git,
               nasm,
               pkg-config,
               libass-dev,
               libdrm-dev,
               libfontconfig1-dev,
               libfreetype6-dev,
               libfribidi-dev,
               libgnutls28-dev,
               libmp3lame-dev,
               libopus-dev,
               libpulse-dev,
               libudev-dev,
               libv4l-dev,
               libva-dev,
               libvorbis-dev,
               libvpx-dev,
               libwebp-dev,
               libx264-dev,
               libx265-dev,
               libxml2-dev,
               libdav1d-dev,
               linux-libc-dev
Standards-Version: 4.6.2
Homepage: https://github.com/Kwiboo/FFmpeg

Package: ffmpeg-v4l2-request-fourier
Architecture: arm64
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: ffmpeg,
           libavcodec61, libavformat61, libavutil59,
           libswresample5, libswscale8, libavdevice61, libavfilter10,
           libpostproc58
Replaces: ffmpeg,
          libavcodec61, libavformat61, libavutil59,
          libswresample5, libswscale8, libavdevice61, libavfilter10,
          libpostproc58
Provides: ffmpeg (= ${binary:Version}),
          libavcodec.so.61,
          libavformat.so.61,
          libavutil.so.59
Description: FFmpeg with V4L2 Request API hwaccel (Kwiboo fork)
 FFmpeg 8.1 patched with the V4L2 Request API stateless video decoder
 hwaccel — Kwiboo's long-running rebase of Jernej Škrabec's
 v4l2-request patchset onto FFmpeg release tags.
 .
 Provides 'ffmpeg -hwaccel v4l2request' / '-hwaccel drm' routes that
 drive rkvdec / hantro / cedrus / rpi-hevc-dec / daedalus_v4l2
 stateless decoders directly through libavcodec's hwdevice DRM path,
 bypassing libva. Used by mpv-fourier and firefox-fourier as their
 backing FFmpeg, and as the kdirect bit-exact reference in
 libva-v4l2-request-fourier validation.
 .
 Drops X11/AMF/CUDA/Bluray/JACK/Vulkan/SDL2/Theora/XVid/Speex/JPEG-XL
 per Fourier fleet policy (Wayland + ARM + video-decode focus). No
 'ffplay' binary; mpv-fourier covers interactive playback.
