Alex Bee
c5cf9182c8
ffmpeg: update v4l2-request patch
...
Patch created using revisions 293e067..0b8eff4
from branch v4l2-request-hwaccel-4.4.1-Nexus-Alpha1 of https://github.com/jernejsk/FFmpeg
and ffmpeg (Rockchip): drop max slices patch
2022-10-04 20:32:34 +00:00
Rudi Heitbaum
782ad53fa4
gst-plugins-base: fix 1.21.1 build defines
2022-10-04 10:46:22 +00:00
Rudi Heitbaum
4e15f6599f
gst-plugins-bad: update to 1.21.1
2022-10-04 10:20:03 +00:00
Rudi Heitbaum
92581bd501
gst-plugins-base: update to 1.21.1
2022-10-04 10:20:03 +00:00
Rudi Heitbaum
a58fa5f6ac
gstreamer: update to 1.21.1
2022-10-04 10:20:03 +00:00
Jernej Škrabec
68a8b6e546
Merge pull request #6923 from heitbaum/neon
...
Do not set ENABLE_NEON_ for not target aarch64 and arm
2022-10-03 20:05:17 +02:00
Demetris Ierokipides
a83395d8d1
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-10-03 17:56:12 +03:00
Rudi Heitbaum
296735fe3e
aom: update to 3.5.0 and do not set ENABLE_NEON for target x86_64
2022-10-03 07:53:39 +00:00
CvH
f191b388c4
Merge pull request #6948 from HiassofT/le11-ffmpeg-9
...
ffmpeg: update kodi patch
2022-10-01 14:45:04 +02:00
Rudi Heitbaum
a287a149d5
media-driver: update to 22.5.4
2022-10-01 02:46:25 +00:00
Rudi Heitbaum
2b4c300b49
gmmlib: update to 22.2.0
...
log:
- https://github.com/intel/gmmlib/compare/intel-gmmlib-22.1.8...intel-gmmlib-22.2.0
2022-10-01 02:46:25 +00:00
Matthias Reichl
8d620560d2
ffmpeg: update rpi patch
...
Patch created using revisions dc91b91..9590680
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2022-09-30 19:31:28 +02:00
Demetris Ierokipides
fd58bd5200
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-09-25 18:05:43 +03:00
SupervisedThinking
611b07c484
various: link with gold if supported
2022-09-22 18:27:07 +02:00
Demetris Ierokipides
a8be739bc8
Fetch upstream updates
...
- Brings some vulkan fixes to intel chips
2022-09-16 23:30:02 +03:00
Demetris Ierokipides
6e856cf717
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-09-12 02:18:57 +03:00
Demetris Ierokipides
c15f289756
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x
2022-09-12 02:08:19 +03:00
SupervisedThinking
bc1ffb6aa8
ffmpeg: fix version output
2022-09-08 23:33:49 +02:00
Matthias Reichl
d28960f2b7
ffmpeg: update v4l2-request patch
...
Patch created using revisions 293e067..237847d
from branch v4l2-request-hwaccel-4.4.1-Nexus-Alpha1 of https://github.com/jernejsk/FFmpeg
2022-09-06 10:52:29 +02:00
Matthias Reichl
e832a27172
ffmpeg: update v4l2-drmprime patch
...
Patch created using revisions 293e067..909ca63
from branch v4l2-drmprime-v6-4.4.1-Nexus-Alpha1 of https://github.com/jernejsk/FFmpeg
2022-09-06 10:52:29 +02:00
Matthias Reichl
292142ebd2
ffmpeg: move dav1d support patch to separate patch dir
...
av1 patch is now included in kodi ffmpeg fork so we can drop it
from our local patches.
Only Amlogic still needs the patch as it doesn't use kodi ffmpeg
fork.
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-06 10:52:29 +02:00
Matthias Reichl
f9a14ea581
ffmpeg: update to 4.4.1-Nexus-Alpha1
...
Sync with kodi, seems we forgot to bump it with kodi alpha1.
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-06 10:52:13 +02:00
Rudi Heitbaum
4f20f408ff
ffmpeg: update v4l2-request patch
...
Patch created using revisions 081225c..5d5bbd0
from branch v4l2-request-hwaccel-4.4 of https://github.com/jernejsk/FFmpeg
2022-09-06 04:50:30 +00:00
Rudi Heitbaum
5e99804b67
gmmlib: update to 22.1.8
...
log:
- https://github.com/intel/gmmlib/compare/intel-gmmlib-22.1.7...intel-gmmlib-22.1.8
2022-09-03 02:33:37 +00:00
CvH
3cf6075b62
Merge pull request #6843 from heitbaum/mesonpkg
...
package.mk: drop PKG_TOOLCHAIN hardcoding
2022-08-30 12:12:39 +02:00
CvH
90a6f3e308
Merge pull request #6846 from HiassofT/le11-ffmpeg-openssl
...
Switch ffmpeg from gnutls to openssl
2022-08-29 05:24:55 +02:00
Matthias Reichl
4160095a99
ffmpeg: update rpi patch
...
Patch created using revisions dc91b91..009794d
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2022-08-28 16:27:57 +02:00
Matthias Reichl
347b78fd36
ffmpeg: switch to openssl
...
include upstream openssl3 patch from ffmpeg/master to fix
the incompatible license check
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-08-28 13:28:13 +02:00
Rudi Heitbaum
7428a1b3b4
intel-vaapi-driver: drop PKG_TOOLCHAIN hardcoding - was already meson
2022-08-28 04:38:36 +00:00
Rudi Heitbaum
ac9efca544
libva: drop PKG_TOOLCHAIN hardcoding - was already meson
2022-08-28 04:38:36 +00:00
Rudi Heitbaum
8c29298943
nv-codec-headers: drop PKG_TOOLCHAIN hardcoding - already defaults to make
2022-08-28 04:38:36 +00:00
Rudi Heitbaum
8e276a9984
media-driver: update to 23.5.3
2022-08-25 12:47:40 +00:00
Rudi Heitbaum
c7e59fb4cc
SDL2: update to 2.24.0 and clean up build options
...
release notes:
- https://github.com/libsdl-org/SDL/releases/tag/release-2.24.0
2022-08-20 12:38:37 +00:00
Rudi Heitbaum
dec909eda7
media-driver: update to 22.5.2
2022-08-11 09:56:19 +00:00
Matthias Reichl
6f4e4dc06f
bento4: switch to xbmc fork
...
The xbmc fork contains all patches that were previously included
in inputstream.adaptive
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-08-06 10:52:07 +02:00
alex
c7663a566d
ffmpeg: update v4l2-request patch
...
Patch created using revisions 081225c..ab65af8
from branch v4l2-request-hwaccel-4.4 of https://github.com/jernejsk/FFmpeg
2022-08-01 18:10:48 +02:00
Rudi Heitbaum
c00c2e234b
gmmlib: update to 22.1.7
2022-07-29 07:05:56 +00:00
Rudi Heitbaum
0630f7997b
media-driver: update to 22.5.1
2022-07-29 07:05:56 +00:00
Matthias Reichl
25301226bd
ffmpeg: update rpi patch
...
Patch created using revisions dc91b91..a4f3ca9
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2022-07-24 10:30:47 +02:00
Rudi Heitbaum
f7fda61824
media-driver: update to 22.5.0
2022-07-16 23:46:51 +00:00
Rudi Heitbaum
6ec0bfbc92
gmmlib: update to 22.1.6
2022-07-16 23:46:51 +00:00
Rudi Heitbaum
958e11acce
gmmlib: update to 22.1.5 and use build type from toolchain
2022-07-14 10:34:42 +00:00
Matthias Reichl
a15ba6ab99
libdvdread: update to 6.1.3-Next-Nexus-Alpha2-2
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-04 20:11:57 +02:00
Matthias Reichl
64e3cb4cce
libdvdnav: update to 6.1.1-Next-Nexus-Alpha2-2
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-04 20:11:40 +02:00
Matthias Reichl
97511305ba
libdvdcss: update to 1.4.3-Next-Nexus-Alpha2-2
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-04 20:11:14 +02:00
Matthias Reichl
2426603d8e
libdvdread: update to 6.1.3-Next-Nexus-Alpha2
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-03 11:03:12 +02:00
Matthias Reichl
202a75fcc3
libdvdnav: update to 6.1.1-Next-Nexus-Alpha2
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-03 11:03:01 +02:00
Matthias Reichl
413e17b058
libdvdcss: update to 1.4.3-Next-Nexus-Alpha2
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-03 11:02:43 +02:00
Rudi Heitbaum
b3141ac8fb
libva: update to 2.15.0
...
log:
- https://github.com/intel/libva/releases/tag/2.15.0
includes upstreamed PR554
2022-07-01 09:20:19 +00:00
Rudi Heitbaum
f2bc9a50c2
media-driver: update to 22.4.4
2022-07-01 09:20:19 +00:00