forked from marfrit/marfrit-packages
249e8461bb
Mirror of arch/libva-v4l2-request-fourier into the Debian tree. Same pin (de27e95), same build (meson + ninja), output as arm64 .deb installing the VA-API ICD as /usr/lib/aarch64-linux-gnu/dri/v4l2_request_drv_video.so. Auto-detected by VAAPI consumers (ffmpeg -hwaccel vaapi, mpv --hwdec=vaapi, Firefox VAAPI accel) when LIBVA_DRIVER_NAME=v4l2_request is set. build-deb.sh follows the lmcp pattern: reproducible build with SOURCE_DATE_EPOCH pin; standalone dpkg-deb so it runs on a non-Debian builder without dh/debhelper. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
16 lines
755 B
Plaintext
16 lines
755 B
Plaintext
libva-v4l2-request-fourier (1.0.0+r376+gde27e95-1) bookworm trixie; urgency=medium
|
|
|
|
* Initial Debian packaging (sibling to existing
|
|
arch/libva-v4l2-request-fourier).
|
|
* Pinned to fork tip de27e95: "v4l2: log error_idx + failing ctrl id
|
|
on S_EXT_CTRLS failure" — Phase 8.13 diagnostic that surfaced the
|
|
real root cause of the libva→daedalus_v4l2 request-completion
|
|
timeout.
|
|
* Includes daedalus_v4l2 probe slot (b5b3acf) and meson option gate
|
|
(2146341) for the Pi 5 daemon-backed decoder shim.
|
|
* Backward-compatible on rkvdec / hantro / cedrus / rpi-hevc-dec
|
|
hosts — daedalus probe is off by default unless the kernel module
|
|
is present.
|
|
|
|
-- Markus Fritsche <mfritsche@reauktion.de> Mon, 18 May 2026 23:00:00 +0000
|