Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/blog/2026/08/26-progress-report-7.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ its adoption by both AMD and Intel for their video acceleration hardware. To pre
hardware from being unusable with such software, Bootlin authored a VA-API to V4L2 Stateless
translation layer. Sadly this has been abandoned for quite some time and no longer builds without
patches. A [more recent effort by megi](https://xff.cz/git/libva-v4l2_request/) however does, which
sofus has forked it and gotten it into a working state for AVD. With this translation layer installed and an environment variable set
sofus has forked and gotten into a working state for AVD. With this translation layer installed and an environment variable set
for the login session, software implementing VA-API support is now able to use AVD to accelerate
video decoding! This does not yet ship by default in Fedora Asahi Remix, and will not work with
Firefox's video decoding sandbox, however we hope to have something shippable soon.
Expand Down