Merge pull request 'libva-v4l2-request-ohm-gl-fix: mark deprecated' (#19) from claude-noether/marfrit-packages:noether/deprecate-ohm-gl-fix into main
build and publish packages / distcc-avahi-aarch64 (push) Successful in 59s
build and publish packages / lmcp-any (push) Successful in 12s
build and publish packages / lmcp-debian (push) Successful in 6s
build and publish packages / claude-his-any (push) Successful in 9s
build and publish packages / ffmpeg-v4l2-request-aarch64 (push) Has started running
build and publish packages / libva-v4l2-request-fourier-aarch64 (push) Has been cancelled
build and publish packages / mpv-fourier-aarch64 (push) Has been cancelled
build and publish packages / claude-his-debian (push) Has been cancelled
build and publish packages / distcc-avahi-aarch64 (push) Successful in 59s
build and publish packages / lmcp-any (push) Successful in 12s
build and publish packages / lmcp-debian (push) Successful in 6s
build and publish packages / claude-his-any (push) Successful in 9s
build and publish packages / ffmpeg-v4l2-request-aarch64 (push) Has started running
build and publish packages / libva-v4l2-request-fourier-aarch64 (push) Has been cancelled
build and publish packages / mpv-fourier-aarch64 (push) Has been cancelled
build and publish packages / claude-his-debian (push) Has been cancelled
Reviewed-on: #19
This commit was merged in pull request #19.
This commit is contained in:
@@ -1,6 +1,13 @@
|
|||||||
# Maintainer: Markus Fritsche <fritsche.markus@gmail.com>
|
# Maintainer: Markus Fritsche <fritsche.markus@gmail.com>
|
||||||
# Campaign: ohm_gl_fix Phase 6 Step 1
|
# Campaign: ohm_gl_fix Phase 6 Step 1
|
||||||
#
|
#
|
||||||
|
# DEPRECATED (2026-05-16): superseded by ../libva-v4l2-request-fourier/
|
||||||
|
# which tracks the campaign fork's git history directly and adds the
|
||||||
|
# iter38 multi-device probe (single libva session for rkvdec H.264/HEVC/VP9
|
||||||
|
# + hantro MPEG-2/VP8). The successor declares
|
||||||
|
# replaces=('libva-v4l2-request-ohm-gl-fix'), so installing it removes
|
||||||
|
# this package automatically. See README.md for the full deprecation note.
|
||||||
|
#
|
||||||
# Forks libva-v4l2-request to add hantro-vpu multiplanar + modern
|
# Forks libva-v4l2-request to add hantro-vpu multiplanar + modern
|
||||||
# stateless UAPI support. Conflicts/replaces stock libva-v4l2-request.
|
# stateless UAPI support. Conflicts/replaces stock libva-v4l2-request.
|
||||||
#
|
#
|
||||||
@@ -11,7 +18,7 @@ pkgname=libva-v4l2-request-ohm-gl-fix
|
|||||||
_upstreampkg=libva-v4l2-request
|
_upstreampkg=libva-v4l2-request
|
||||||
pkgver=1.0.0.r0.ga3c2476
|
pkgver=1.0.0.r0.ga3c2476
|
||||||
pkgrel=2
|
pkgrel=2
|
||||||
pkgdesc="VA-API backend for V4L2 stateless decoders, hantro-vpu multiplanar fork"
|
pkgdesc="DEPRECATED — use libva-v4l2-request-fourier. VA-API backend for V4L2 stateless decoders, hantro-vpu multiplanar fork"
|
||||||
arch=('aarch64')
|
arch=('aarch64')
|
||||||
url="https://github.com/bootlin/libva-v4l2-request"
|
url="https://github.com/bootlin/libva-v4l2-request"
|
||||||
license=('LGPL2.1' 'MIT')
|
license=('LGPL2.1' 'MIT')
|
||||||
|
|||||||
@@ -1,5 +1,24 @@
|
|||||||
# libva-v4l2-request-ohm-gl-fix
|
# libva-v4l2-request-ohm-gl-fix
|
||||||
|
|
||||||
|
> ## ⚠ DEPRECATED — use [`libva-v4l2-request-fourier`](../libva-v4l2-request-fourier/) instead
|
||||||
|
>
|
||||||
|
> This package is the **predecessor experimental** build (tarball pin
|
||||||
|
> + 18 stacked patches) and is no longer maintained as of 2026-05-16.
|
||||||
|
> Its successor `libva-v4l2-request-fourier` tracks the campaign fork's
|
||||||
|
> git history directly
|
||||||
|
> ([git.reauktion.de/marfrit/libva-v4l2-request-fourier](https://git.reauktion.de/marfrit/libva-v4l2-request-fourier))
|
||||||
|
> so iteration sweeps (DEBUG removal, follow-up bugfixes) land in a clean
|
||||||
|
> linear log, and adds the iter38 multi-device probe that lets a single
|
||||||
|
> libva session serve rkvdec H.264/HEVC/VP9 + hantro MPEG-2/VP8 without
|
||||||
|
> needing `LIBVA_V4L2_REQUEST_VIDEO_PATH` overrides.
|
||||||
|
>
|
||||||
|
> `libva-v4l2-request-fourier` declares
|
||||||
|
> `replaces=('libva-v4l2-request-ohm-gl-fix')`, so installing it will
|
||||||
|
> remove this package automatically. Kept in-tree as historical reference
|
||||||
|
> for the ohm_gl_fix Phase 6 audit trail.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Bootlin's libva-v4l2-request VA-API backend, with hantro-vpu
|
Bootlin's libva-v4l2-request VA-API backend, with hantro-vpu
|
||||||
multi-planar + chromium-149-era stateless H.264 patches developed
|
multi-planar + chromium-149-era stateless H.264 patches developed
|
||||||
in the [ohm_gl_fix campaign](../../../ohm_gl_fix/) Phase 6 Step 1
|
in the [ohm_gl_fix campaign](../../../ohm_gl_fix/) Phase 6 Step 1
|
||||||
|
|||||||
Reference in New Issue
Block a user