Commit graph

1553 commits

Author SHA1 Message Date
Ian Leonard
15282eb38b treewide: retire $SED
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-04 01:12:58 +00:00
CvH
d5e7911510 SDL2: enable fpic 2018-10-27 19:19:56 +02:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
DaVukovic
edde67597c graphics: update libva/libva-utils to 2.3.0 2018-10-07 09:18:47 +02:00
Jonas Karlman
8a9e1d996b ffmpeg: add rkmppdec patches 2018-10-03 18:39:27 +02:00
Jonas Karlman
44075086e6 rkmpp: update to 7a21a6a 2018-10-03 18:39:27 +02:00
CvH
b22c3c95aa
Merge pull request #3009 from HiassofT/le9-kodi-b3
kodi: update to 18.0b3-Leia
2018-10-03 08:31:11 +02:00
MilhouseVH
7228a420fd ffmpeg: sync with newclock5 2018-10-02 21:58:39 +02:00
CvH
9d6d4029b5 aom: update to 51b282d 2018-10-02 17:26:44 +02:00
CvH
5223957cb8 libhdhomerun: update to 20180817 2018-10-02 17:26:44 +02:00
CvH
2d1534a162 ffmpeg: update HEVC patch 2018-09-11 20:36:59 +02:00
CvH
127711d989
Merge pull request #2860 from 5schatten/SDL2_2.0.8
SDL2: update to v2.0.8 / added cmake toolchain opts
2018-09-10 14:42:17 +02:00
Ian Leonard
3791ba88ea ffmpeg: cleanup
disable-{ffprobe,ffplay} and enable-ffmpeg get ignored because of
disable-programs later on, so just remove them.

disable-{w32threads,dxva2} get ignored because of target-os=linux.

Hardcoded tables are a start up speed optimization in exchange for
an increased sizeon disk  of libavcodec. Its impact is negligible
due to the encode/decode cycle.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-08-26 20:07:29 +00:00
Jonas Karlman
cc8c0d99d5 rkmpp: update to 93824dc 2018-08-21 23:37:45 +02:00
5schatten
cf975a4348 SDL2: drop PKG_BUILD_FLAGS & pre_configure_target() 2018-08-02 13:27:53 +02:00
5schatten
c4b33d5bd0 SDL2: update to v2.0.8 / added cmake toolchain opts 2018-08-01 21:56:51 +02:00
MilhouseVH
cb287e3da7 ffmpeg: update to ffmpeg-719e85d 2018-07-31 19:13:43 +01:00
CvH
12cc321945 spdx: packages/multimedia 2018-07-18 20:44:57 +02:00
Christian Hewitt
ac1666c346
Merge pull request #2788 from MilhouseVH/le90_kodi_201807
Kodi: next
2018-07-15 07:49:42 +04:00
MilhouseVH
d115f9058c ffmpeg: update HEVC patch 2018-07-15 04:43:04 +01:00
MilhouseVH
54de46feb7 ffmpeg: add patch to fix unplayable videos
https://trac.ffmpeg.org/ticket/7165
https://forum.kodi.tv/showthread.php?tid=298461&pid=2745127#pid2745127
2018-07-15 04:42:35 +01:00
Christian Hewitt
a6631d7353
Merge pull request #2822 from MilhouseVH/le90_intel_graphics_2.2.0
graphics: update libva/libva-utils/intel-vaapi-driver to 2.2.0, mesa to 18.1.4
2018-07-15 07:26:47 +04:00
CvH
b10020de3e
Merge pull request #2823 from MilhouseVH/le90_fix_videolan
videolan: fix download url for various videolan packages
2018-07-12 19:46:28 +02:00
MilhouseVH
c5a0437bb0 libaacs: stop using ftp server with duff cert, bump to 0.9.0 2018-07-12 07:24:08 +01:00
MilhouseVH
eaa77ffa50 libbluray: stop using ftp server with duff cert 2018-07-12 07:21:35 +01:00
MilhouseVH
d240c3027a libbdplus: stop using ftp server with duff cert 2018-07-12 07:20:10 +01:00
CvH
0006489997 libmpeg2: initial package 2018-07-11 21:41:39 +02:00
MilhouseVH
faacf7cf64 intel-vaapi-driver: update to intel-vaapi-driver-2.2.0 2018-07-11 13:17:06 +01:00
MilhouseVH
e3792de34c libva: update to libva-2.2.0 2018-07-11 13:13:23 +01:00
Christian Hewitt
a02c93bcf5
Merge pull request #2805 from MilhouseVH/le90_cleanup_ffmpeg
ffmpeg: install ffmpeg from ffmpeg-tools, don't include in image
2018-07-07 20:49:32 +04:00
CvH
3bfcd2607f SDL2: enable fpic 2018-07-04 14:17:23 +02:00
CvH
7a15f2a711 aom: update to 96ee0eb 2018-06-28 19:16:29 +01:00
MilhouseVH
6fba156c79 ffmpeg: install ffmpeg from ffmpeg-tools, don't include in image
Kodi doesn't need the command line ffmpeg, so don't install it.

This means we can install the full-fat command line ffmpeg from
ffmpeg-tools, and we don't need to call it ffmpegx as there is no
longer any conflict.
2018-06-28 19:16:09 +01:00
CvH
68d00111d1 libva: remove unused options 2018-06-26 19:40:57 +02:00
Christian Hewitt
b050cb62d6
Merge pull request #2787 from MilhouseVH/le90_libbluray_1.0.2
libbluray: bump to 1.0.2
2018-06-26 06:37:08 +04:00
MilhouseVH
2c3597f81c libbluray: install missing 3D/MVC headers 2018-06-20 19:49:49 +01:00
MilhouseVH
bd442ed2d2 libbluray: update Nevcariel vL20170904 patch
Rebased on libbluray v1.0.2

Source: http://git.1f0.de/gitweb?p=libbluray.git;a=summary;js=1
2018-06-20 19:49:38 +01:00
MilhouseVH
8ec6f5934a libbluray: update to libbluray-1.0.2 2018-06-20 00:59:42 +01:00
Matthias Reichl
7ce6b81da7
Merge pull request #2764 from MilhouseVH/le90_kodi_201806
kodi: June 2018
2018-06-20 01:43:52 +02:00
MilhouseVH
b87362324f ffmpeg: update hevc patch 2018-06-20 00:09:43 +01:00
MilhouseVH
e6d3d74a7b
Merge pull request #2766 from lrusak/v4l2
some v4l2 and libdrm updates
2018-06-13 00:34:21 +01:00
MilhouseVH
94857dd4f3
various licence fixups 2018-06-11 10:53:09 -07:00
Lukas Rusak
6322e0e3df
x11/proto: replace proto's with xorgproto 2018-06-11 10:52:50 -07:00
Lukas Rusak
cf8aaeab5b
ffmpeg: add v4l2 support 2018-06-11 10:18:50 -07:00
Matthias Reichl
bafca3c275 ffmpeg: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
MilhouseVH
1f1c5a7781 ffmpeg: hevc: Fix performance regression + latest ben optimisations 2018-06-02 14:51:29 +01:00