Commit graph

1553 commits

Author SHA1 Message Date
Matthias Reichl
6dffe3db4f ffmpeg: update rpi patch
Patch created using revisions dc91b91..0d0ba3d
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2022-03-05 11:29:18 +01:00
Matthias Reichl
b96926ee85 ffmpeg: update rpi patch
Patch created using revisions dc91b91..6144fe7
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2022-03-05 11:29:18 +01:00
Tomáš Kelemen (vudiq)
7cbb2e6a24
Merge LibreELEC 10.0.2 2022-03-04 22:36:18 +01:00
CvH
60d175010d
Merge pull request #6271 from jernejsk/vp9-10bit
Allwinner: VP9 10-bit support
2022-03-04 11:56:31 +01:00
Rudi Heitbaum
bb6717ec1b gmmlib: update to 22.0.3
changelog:
- https://github.com/intel/gmmlib/compare/intel-gmmlib-22.0.2...intel-gmmlib-22.0.3
2022-03-03 11:15:00 +00:00
Rudi Heitbaum
938e89ab9a media-driver: update to 22.2.2
release notes:

intel-media-22.2.2: [Encode] Add cmd4/cmd5 specific naming
cmd4: VDENC_AVC_IMG_STATE
cmd5: VDENC_AVC_SLICE_STATE

and one of the 3 required fixes for gcc 12.0.1

changelog:
- https://github.com/intel/media-driver/compare/intel-media-22.2.1...intel-media-22.2.2
2022-03-03 11:13:14 +00:00
Jernej Skrabec
3b5f6c8b26 ffmpeg: update v4l2-request patch
Patch created using revisions 081225c..5607e91
from branch v4l2-request-hwaccel-4.4 of https://github.com/jernejsk/FFmpeg
2022-02-27 18:56:08 +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
SupervisedThinking
518f70531c nvidia-vaapi-driver: update to 0.0.5 2022-02-18 20:23:21 +01:00
Rudi Heitbaum
01fa746632 libva: update to 2.14.0
version 2.14.0 - 16.Feb.2022
 * add: Add av1 encode interfaces
 * add: VA/X11 VAAPI driver mapping for crocus DRI driver
 * doc: Add description of the fd management for surface importing
 * ci: fix freebsd build
 * meson: Copy public headers to build directory to support subproject
2022-02-17 05:50:56 +00:00
Rudi Heitbaum
4af08affd2 media-driver: update to 22.2.1
release notes:
- https://github.com/intel/media-driver/releases/tag/intel-media-22.2.1

* [Encode] MFX and MI refining for AVC
- refine mfx and mi interface for AVC
- unify get cmd size function
- move const value for GPR to mi interface
- move address to mfx interface
2022-02-17 05:34:10 +00:00
CvH
821582259b
Merge pull request #6211 from heitbaum/intel
Intel Graphics updates
2022-02-16 20:31:08 +01:00
CvH
cf0af8e318
Merge pull request #6226 from HiassofT/le11-libbluray
libbluray: update to 1.3.0
2022-02-16 20:29:38 +01:00
Matthias Reichl
05c7d58424 libbluray: update to 1.3.0
Add libudfread dependency and drop ancient nevcariel and mvc patches.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-12 15:49:08 +01:00
Matthias Reichl
dfbf643cd4 libudfread: update to 1.1.2
Also build with fPIC so libbluray can link it

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-12 15:48:12 +01:00
Matthias Reichl
21a32e4138 libdvdnav: use tag instead of githash
This fixes kodi hash check error on build

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-12 01:14:49 +01:00
Matthias Reichl
f1639a21d7 libdvdread: use tag instead of githash
This fixes kodi hash check error on build

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-12 01:14:41 +01:00
heitbaum
882b6e6b7b media-driver: update to 22.2.0 2022-02-08 13:48:33 +00:00
heitbaum
eb5ab3e332 gmmlib: update to 22.0.2 2022-02-08 13:48:33 +00:00
heitbaum
c7d7525452 SDL2: update to 2.0.20 2022-02-05 00:53:47 +00:00
CvH
1808f92226
Merge pull request #6094 from heitbaum/rpath-so
Remove libtool preserved temporary RPATH/RUNPATH from "shared object" ELF binaries (libraries/executables)
2022-02-03 17:44:55 +01:00
SupervisedThinking
0bc5bf7b22 libva: add nvidia-drm to the drm driver map 2022-02-03 11:13:35 +01:00
SupervisedThinking
d5aabe0e94 nvidia-vaapi-driver: initial package 0.0.4 2022-02-03 11:13:34 +01:00
SupervisedThinking
4a5398712b nv-codec-headers: initial package 11.1.5.1 2022-02-03 11:13:34 +01:00
SupervisedThinking
bb66c7d458 gst-plugins-bad: initial package 1.18.5 2022-02-03 11:13:34 +01:00
SupervisedThinking
9bf3ef36ce gst-plugins-base: initial package 1.18.5 2022-02-03 11:12:34 +01:00
SupervisedThinking
90df7f436f gstreamer: initial package 1.18.5 2022-02-03 11:09:40 +01:00
Lukas Rusak
6827b2cdf0
Merge pull request #6131 from jernejsk/vp9-test 2022-01-25 13:42:57 -08:00
Jernej Skrabec
463d5828a9 ffmpeg: update v4l2-request patch
Patch created using revisions 081225c..eb9a321
from branch v4l2-request-hwaccel-4.4 of https://github.com/jernejsk/FFmpeg
2022-01-24 18:36:27 +01:00
Jernej Skrabec
23e02cafe0 Allwinner: linux: VP9 support 2022-01-24 18:36:14 +01:00
heitbaum
08428eda56 libaacs: remove RPATH 2022-01-23 21:40:25 +00:00
heitbaum
768bd08920 libbdplus: remove RPATH 2022-01-23 21:40:25 +00:00
heitbaum
fdf95a15c7 libbluray: remove RPATH 2022-01-23 21:40:25 +00:00
heitbaum
9c6c05f1c6 libass: remove RPATH 2022-01-23 21:39:17 +00:00
CvH
2a04b633c2
Merge pull request #5164 from HiassofT/le10-ffmpeg-testing
ffmpeg: optionally allow minimal ffmpeg binary in image
2022-01-23 14:59:31 +01:00
heitbaum
c0c943179b media-driver: update to 22.1.1 2022-01-14 11:16:38 +00:00
Christian Hewitt
2cad66f5c3 ffmpeg: bump Amlogic to dev/4.4/rpi_import_1 HEAD 2022-01-10 07:04:26 +00:00
Matthias Reichl
1102ff7a75 ffmpeg: optionally allow minimal ffmpeg binary in image
When testing ffmpeg / hardware decoders it's very convenient
if one can do that with ffmpeg instead of only kodi. Using the
same ffmpeg patches and options as used by kodi also reduces the
risk of testing a different version than what's used by LE/kodi.

As the ffmpeg binary is way too minimal for normal use and only
intended for internal testing this feature is disabled by default
and has to be explicitly requested by building with FFMPEG_TESTING=yes

In addition to ffmpeg and ffprobe binaries this enables the null muxer
and wrapped_avframe encoder so one can test with "-f null".

On RPi it also enables vout_drm (which is only included in jc's
tree / RPi ffmpeg patches) so "-f vout_drm" can be used, too.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-08 12:23:32 +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
Christian Hewitt
23b837e379 ffmpeg: switch Amlogic to dev/4.4/rpi_import_1 again 2022-01-04 16:00:13 +00:00
CvH
ecb3993a10
Merge pull request #6012 from SupervisedThinking/up_xorg_server_cleanup
[le11] update & fix X11
2022-01-01 10:24:55 +01:00
CvH
41f3d44b19
Merge pull request #6041 from heitbaum/media-driver
media-driver: update to 22.1.0
2021-12-31 12:01:31 +01:00
heitbaum
d5ca385ac8 media-driver: update to 22.1.0
intel-media-22.1.0: [Encode] Rework AVC slice state
- Move MFX_AVC_SLICE_STATE and VDENC_AVC_SLICE_STATE commands to 2nd lvl BB
- Change Rounding table

- Support for gmmlib 21.3.4, and 22.0.0, 22.0.1
  - backported patch removed from package
2021-12-30 13:23:52 +00:00
heitbaum
4e3963b5f0 gmmlib: update to 22.0.1 2021-12-30 08:52:54 +00:00
CvH
7884b1a258
Merge pull request #6036 from heitbaum/ffmpeg-tools
[le11] ffmpeg-tools: update to 117
2021-12-29 11:21:51 +01:00
heitbaum
3ba8e7faf4 aom: update to 3.2.0 2021-12-29 09:04:01 +00:00
heitbaum
de895434c5 aom: update to 3.2.0 2021-12-29 04:07:33 +00:00