Commit graph

306 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
89b05347a3
ffmpeg: fix typo 2022-03-30 16:47:28 +02:00
GavinDarkglider
c4f65eb837
Lakka L4T/Switch Changes for v4.1 (#1644)
* Switch: Use versions of these firmwares supplied by kernel install

* Switch: Update kernel to latest

* Backup old uenv.txt on update.

* Update L4T ffmpeg patches
2022-03-24 16:14:15 +01:00
GavinDarkglider
683f8c34de
Cleanup decoder/encoder stuff for L4T Builds, update some things, fix GLES building, but keep GL build. Other Minor cleanups. (#1623)
* Update L4T encoder/decoder to latest version which is 70% faster at 1080p

* Add vulkan support to ffmpeg

* Add vitaquake3 and boom3 cores for switch builds

These cores are considered broken, but starting, so maybe in the future they will be more reliable.

* Run dock-hotplug before starting retroarch.

This Will properly force DPI if booted on dock, and audio switching. It also has the added bonus of force fixing audio issues where speakers randomly dont work on boot."

* Update Kernel Repos

* update libglvnd

* update xf86-video-nouveau

* Build mesa properly in L4T LibreELEC builds.

* Update L4T build config for retroarch to fix building with support for EGL/openGLES.
While L4T supports EGL/OpenGLES, and the issue building for it is fixed,
we arent switching now though because moonlight core doesnt support it.

* Exclude moonlight core in Lakka builds that use openGLES over openGL, as openGLES is not supported

* Use openGLES in LibreELEC builds, as that is what upstream is targeting
2022-03-10 18:17:48 +01:00
Tomáš Kelemen (vudiq)
7cbb2e6a24
Merge LibreELEC 10.0.2 2022-03-04 22:36:18 +01:00
GavinDarkglider
bef8663a27
[WIP] Fix Decoder issues with seeking in video stream, and moonlight streams, Add Proper support for HW Encoder to ffmpeg. (#1619)
* Update Decoder, fix all issues with seeking, and moonlight streams, Add Proper Encoder support.

* Remove libcec from l4t builds, as it doesnt work for us anyway
2022-02-27 18:39:35 +01:00
GavinDarkglider
927e258148
Fix recording/streaming in Lakka 4.x builds Few other minor fixes..... (#1617)
* Add Xvideo Extension Support

* Fix moonlight dependencies

* Fix retroarch recording/streaming.

* Fix melonds for tegra210 builds
2022-02-27 18:38:45 +01:00
Matthias Reichl
8fa1be0db2 ffmpeg: update rpi patch
Patch created using revisions f719f86..2097651
from branch test/4.3.2/rpi_main of https://github.com/jc-kynesim/rpi-ffmpeg
2022-02-25 11:57:48 +01:00
Matthias Reichl
28edf31b11 ffmpeg: update rpi patch
Patch created using revisions f719f86..4dab13b
from branch test/4.3.2/rpi_main of https://github.com/jc-kynesim/rpi-ffmpeg
2022-01-07 13:46:49 +01:00
Matthias Reichl
3e29f9bc64 ffmpeg: update rpi patch
Patch created using revisions f719f86..65f66a6
from branch test/4.3.2/rpi_main of https://github.com/jc-kynesim/rpi-ffmpeg
2022-01-07 13:46:49 +01:00
GavinDarkglider
82e5d624f6
More Nintendo Switch fixes (#1548)
* Downgrade glibc to 2.27 for L4T Builds.
* Downgrade binutils to 2.32 for L4T Builds.
* Update L4T Project Options
* Refactor tegra-bsp package
* Import/Rebase CTC's ffmpeg patches, and switch decoder to nvv4l2 from nvmpi. Fixes decoder issues
* Enable all disabled cores
* Remove hack in busybox package to dump firmware into L4T Builds, we now handle this in tegra-bsp package.
* More L4T project cleanups
* Bring switch-bootloader package.mk inline with upstream formatting
* Fix reboot_payload
* Add proper tegra-bsp:init support
* Bootloader cleanups, seperate bootloader stuff for libreelec builds
* Update init for supporting all distros on Nintendo Switch
* Add proper splash images for libreelec builds.
* Final bootloader fixes
* switch-bootloader-merge-fixes
* Fix uboot merge issues
* fix bmp
* It all builds
* add Basic USB Gadget(Serial console only)
* Properly fix mtp, and finish gadget stuff
2021-11-24 00:06:43 +01:00
Tomáš Kelemen (vudiq)
f4f61ac3d9
Merge LibreELEC 10.0.1 2021-11-03 13:03:34 +01:00
GavinDarkglider
79731adc6a
[WIP] More switch/l4t stuff (#1543)
* Update UCM, Add initial LibreELEC build changes, Add alsastate save/restore, remove old ffmpeg from switch builds
* Add mount to switch build for cheats
* Add support for nvmpi to new ffmpeg
* L4T/Switch: use Python3
* L4T: use upstream openssh package
* openssh: add Switch specific patch for keydir
* project/device options cleanup, typos, other fixes
* moonlight: move the core to lakka packages, build for other targets
* rearange a few patches
* L4T: use upstream xorg-server package
* L4T: use upstream libglvnd package
* L4T: use upstream mesa package
* L4T: use upstream util-linux package
* Remove xpadneo from L4T builds

Co-authored-by: Tomáš Kelemen (vudiq) <vudiq@vudiq.sk>
2021-11-03 08:22:33 +01:00
GavinDarkglider
4d58d3cf00
Add support for Nintendo Switch (#1536) 2021-10-27 09:47:55 +02:00
David Lawson
4d771a1cef Add support for RPi4 PiBoy DMG
port of 44ff0add1b
2021-10-10 17:16:57 +02:00
Tomáš Kelemen (vudiq)
580391f3b5 Initial support for Generic.i386 (32-bit PC) 2021-10-05 10:27:28 +02:00
Matthias Reichl
d768be3e92 ffmpeg: update rpi patch
Patch created using revisions f719f86..8203de6
from branch test/4.3.2/rpi_main of https://github.com/jc-kynesim/rpi-ffmpeg
2021-09-23 10:44:18 +02:00
CvH
536a90c9da
Merge pull request #5499 from heitbaum/kernel10rc
[Allwinner,Generic,Rockchip] linux: Update to 5.10.61
2021-08-28 07:59:31 +02:00
Matthias Reichl
375a3ba892 ffmpeg: update rpi patch
Patch created using revisions f719f86..4044f5f
from branch test/4.3.2/rpi_main of https://github.com/jc-kynesim/rpi-ffmpeg
2021-08-26 18:24:26 +02:00
Matthias Reichl
d9a80e649f ffmpeg: update rpi patch
Patch created using revisions f719f86..d2b6a63
from branch test/4.3.2/rpi_main of https://github.com/jc-kynesim/rpi-ffmpeg
2021-08-26 12:40:53 +02:00
Matthias Reichl
3e6179534e ffmpeg: update rpi patch
Patch created using revisions f719f86..9f4662e
from branch test/4.3.2/rpi_main of https://github.com/jc-kynesim/rpi-ffmpeg
2021-08-26 12:40:53 +02:00
Jernej Skrabec
ce9e3b3fd5 ffmpeg: update v4l2-request patch
Patch created using revisions e2ee55c..dec361c
from branch v4l2-request-hwaccel-4.3.2-old-kernel of https://github.com/jernejsk/FFmpeg
2021-08-21 19:31:40 +10:00
Matthias Reichl
9db0796194 ffmpeg: update rpi patch
Patch created using revisions f719f86..84b8a5f
from branch dev/4.3.2/clean_3 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-07-19 16:34:26 +02:00
Matthias Reichl
ecf55b06e9 ffmpeg: update rpi patch
Patch created using revisions f719f86..c190333
from branch dev/4.3.2/clean_3 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-06-28 20:26:02 +02:00
Matthias Reichl
3b18fea5e1 ffmpeg: update rpi patch
Patch created using revisions f719f86..fa9465a
from branch dev/4.3.2/clean_3 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-06-28 20:26:02 +02:00
heitbaum
0167704473 ffmpeg: update to 4.3.2-Matrix-19.1 2021-04-16 20:10:23 +02:00
Jernej Skrabec
a1d19d2288 ffmpeg: update v4l2-request patch
Patch created using revisions 922f5ee..4ee9ede
from branch v4l2-request-hwaccel-4.3.1 of https://github.com/jernejsk/FFmpeg
2021-04-11 19:26:54 +02:00
Matthias Reichl
847cb16c0f ffmpeg: update rpi patch
Patch created using revisions 922f5ee..3497613
from branch dev/4.3.1/drm_prime_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-02-16 16:47:04 +01:00
Lukas Rusak
dfa10a838a ffmpeg: allow building with v4l2 stateless patches for iMX8 2021-02-11 08:57:09 -08:00
Matthias Reichl
7e88920877 ffmpeg: update rpi patch
Patch created using revisions 922f5ee..d2e57fa
from branch dev/4.3.1/drm_prime_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-02-04 12:01:33 +01:00
Matthias Reichl
2454cf960e ffmpeg: update rpi patch
Patch created using revisions 922f5ee..4ac8ea5
from branch dev/4.3.1/drm_prime_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-01-28 17:43:13 +01:00
Matthias Reichl
0d672b6613 ffmpeg: update rpi patch
Patch created using revisions 922f5ee..66b2c56
from branch dev/4.3.1/drm_prime_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-01-22 10:38:08 +01:00
Matthias Reichl
bd24fcbafc ffmpeg: update rpi patch
Patch created using revisions 922f5ee..fdcfd42
from branch dev/4.3.1/drm_prime_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-01-06 11:49:09 +01:00
Matthias Reichl
98ddb664b7 ffmpeg: use rpi patch for all RPis
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-12-19 10:40:53 +01:00
Matthias Reichl
e2ca4f5e9d ffmpeg: update rpi patch
Patch created using revisions 922f5ee..fbcd774
from branch dev/4.3.1/drm_prime_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2020-12-19 10:40:44 +01:00
CvH
e2acb4185b ffmpeg: update to 4.3.1-Matrix-Beta1 2020-11-17 18:52:40 +01:00
Jonas Karlman
69fae8524b ffmpeg: update v4l2-request patch
Patch created using revisions 922f5ee..fa7165e
from branch v4l2-request-hwaccel-4.3.1 of https://github.com/Kwiboo/FFmpeg
2020-10-21 23:07:21 +02:00
CvH
82d964272d ffmpeg: update to 4.3.1-Matrix-Alpha1-2 2020-09-22 18:09:11 +02:00
Matthias Reichl
777b3ecced ffmpeg: update to 4.3.1-Matrix-Alpha1-1
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-16 11:17:47 +02:00
Matthias Reichl
014f61eed0 ffmpeg: reorganize patchset and configure option handling
Apply v4l2-drmprime and v4l2-request patches for all projects/devices
except RPi4 and use configure options to enable/disable the required
features.

The RPi4 patch already includes v4l2-request patches, so only add the
v4l2-drmprime patch in addition to that - this is needed for H264
hardware decoding.

RPi4 configure options have been adapted to the updated RPi patch.

Misc LibreELEC patches are now in the "libreelec" patch dir and
included for all projects/devices.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-09 17:10:37 +02:00
Matthias Reichl
8dbeb6faec ffmpeg: update to 4.3-Matrix-Alpha1
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-09 17:10:37 +02:00
Matthias Reichl
efccd337ea ffmpeg: create rpi patch
Patch created using revisions f6ae50a..3d6229e
from branch test/4.3/kodi_main of https://github.com/jc-kynesim/rpi-ffmpeg

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-09 17:10:03 +02:00
Matthias Reichl
adb3a1a169 ffmpeg: create libreelec patch
Patch created using revisions 8e12af2..1485078
from branch 4.3-libreelec-misc of https://github.com/LibreELEC/FFmpeg

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-09 16:48:23 +02:00
Matthias Reichl
807b70364a ffmpeg: create v4l2-request patch
Patch created using revisions f6ae50a..3e95632
from branch v4l2-request-hwaccel-4.3 of https://github.com/Kwiboo/FFmpeg

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-09 16:48:23 +02:00
Matthias Reichl
924d3e6a0e ffmpeg: create v4l2-drmprime patch
Patch created using revisions 8e12af2..8595d06
from branch v4l2-drmprime-v5 of https://github.com/lrusak/FFmpeg

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-09 16:48:23 +02:00
Matthias Reichl
d5d98b3f7b ffmpeg: drop all local patches
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-07 15:37:07 +02:00
Matthias Reichl
54ea2ebba8 ffmpeg: drop support for legacy RPi MMAL acceleration
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-07 15:36:35 +02:00
Matthias Reichl
1d02f6e9d5 ffmpeg: use popcornmix's V4L2 patches on RPi
sourced from
https://github.com/popcornmix/xbmc/blob/gbm/tools/depends/target/ffmpeg/0001-rpi-Add-hevc-acceleration.patch

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-19 14:29:12 +02:00
Matthias Reichl
52926b2fa8 ffmpeg (RPi): support HEVC decode with upstream kodi
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-16 19:33:42 +02:00
Matthias Reichl
7b9854f42e ffmpeg: update RPi HEVC patch to latest version
Fix Pi3 hevc rpi cache flush overflow

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-09 20:22:15 +02:00
Jernej Skrabec
57cc627ea3 ffmpeg: v4l2-request-api: set HEVC SPS control at format selection 2020-03-15 22:26:23 +01:00