mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
88146a95d9
Fixes broken HW decoding. Root cause is missing kernel definitions supplied by
the rpi-5.10.y tree that are not mainlined; although linux-api-headers provides
the same file, e.g. /usr/include/linux/videodev2.h, the key definitions are
lacking.
Rather than creating another package[1] to supply kernel-api-headers built from
the rpi-5.10.y tree, we can define the missing defines directly in ffmpeg's
source via a patch. Credit to Dobroslaw Kijowski.
1.
|
||
---|---|---|
.. | ||
0001-mcpu-cortex-application-to-ffmpeg.patch | ||
0002-Rebase-ffmpeg-patches-and-hack-ke.patch | ||
kodi.config.txt | ||
kodi.install | ||
PKGBUILD | ||
use-mcpu-avoiding-march-and-mtune.patch |