Commit graph

1553 commits

Author SHA1 Message Date
Sascha Kuehndel (InuSasha)
c90b78d9d5
buildsystem: replace PKG_USE_CMAKE 2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
Lukas Rusak
e05d45f5cd
libfslvpuwrap: remove package 2017-11-11 09:13:55 -08:00
Lukas Rusak
bcd71a2c2a
imx-vpu: remove package 2017-11-11 09:13:39 -08:00
MilhouseVH
13f9c9d3df
Merge pull request #2161 from evelikov/remove-unneeded-glu-et-al
Remove unneeded glu et al
2017-11-02 11:04:55 +00:00
Radostan Riedel
0551349e4b
Merge pull request #2092 from MilhouseVH/le90_kodi18a1Nov
kodi: batched updates
2017-11-02 11:26:48 +01:00
MilhouseVH
ceb3a9d1ac ffmpeg: update to ffmpeg-d056a4c (3.4-Leia-Alpha-1) 2017-11-02 10:10:15 +00:00
MilhouseVH
5dbd8edd62 ffmpeg: ensure HEVC builds on aarch64 2017-11-02 10:10:15 +00:00
Emil Velikov
414b6bbeae SDL2: remove unneeded glu dependency 2017-10-29 13:40:14 +00:00
Emil Velikov
b9db221025 libva: remove unneeded glu dependency 2017-10-29 13:40:14 +00:00
MilhouseVH
1169c90b67 libva: update to libva-2.0.0 2017-10-24 02:51:01 +01:00
MilhouseVH
80a46f82d3 intel-vaapi-driver: update to intel-vaapi-driver-2.0.0 2017-10-24 02:50:52 +01:00
Radostan Riedel
3d6896f916 Merge pull request #2124 from MilhouseVH/le90_target_has_feature
buildsystem: add TARGET_FEATURES
2017-10-18 21:46:34 +02:00
Alex Deryskyba
913db29442 ffmpeg: fix an issue in HEVC patch that leads to inclusion of ARM NEON code even when NEON is disabled 2017-10-18 13:50:04 +03:00
MilhouseVH
c863ecc017 packages: use target_has_feature 2017-10-18 00:40:05 +01:00
Alex Deryskyba
335a82b4e3 ffmpeg: fix undefined reference to rpi_sand128b_stripe_to_8_10 error when building for aarch64 2017-10-16 23:05:49 +03:00
cvh
f7da3c2cc3 remove double newlines 2017-10-16 01:25:26 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Christian Hewitt
09d09d240e Merge pull request #2087 from Raybuntu/6432
AArch64 projects: add 32-bit userspace support
2017-10-12 21:08:34 +04:00
Radostan Riedel
de9d1af69f AArch64 projects: add 32-bit userspace support 2017-10-12 10:07:43 +02:00
MilhouseVH
72a2f66951 ffmpeg: update to ffmpeg-20f6654 (3.3.4-Leia-Alpha-1) 2017-10-02 20:36:19 +01:00
MilhouseVH
4a241aec59 ffmpeg: fix version script to produce correct ffmpeg version
Currently it outputs the LibreELEC git version (eg. 7.95.1-1538-g077ed6e) and
not ffmpeg version (eg. 3.3.2-30554d7).
2017-09-05 09:44:52 +01:00
MilhouseVH
5fac90ab2f libva: update to libva-1.8.3 2017-08-24 02:11:55 +01:00
MilhouseVH
598ca0584e intel-vaapi-driver: update to intel-vaapi-driver-1.8.3 2017-08-24 02:11:44 +01:00
MilhouseVH
1570f7d35b libbluray: update to libbluray-1.0.1 2017-08-07 18:27:09 +01:00
MilhouseVH
ccc6dacc78 libass: update to libass-0.13.7 2017-08-07 18:27:09 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
2572960345 ffmpeg: include hevc optimisation patch from popcornmix 2017-07-07 21:02:14 +01:00
MilhouseVH
497786e410 ffmpeg: update to ffmpeg-3.3.2-Leia-Alpha-1 2017-07-07 17:37:22 +01:00
CvH
f4913718d4 Merge pull request #1690 from lrusak/disable-lto
Enable -fPIC for some packages
2017-07-01 19:09:01 +02:00
Lukas Rusak
493ae8bb5a
libva: update to 1.8.2 2017-06-14 18:19:29 -07:00
Lukas Rusak
0ef88bfb85
intel-vaapi-driver: update to 1.8.2 2017-06-14 18:19:29 -07:00
Lukas Rusak
92ec28be11
rtmpdump: add -fPIC to CFLAGS 2017-06-14 12:57:13 -07:00
Lukas Rusak
25b3141e3f
intel-vaapi-driver: use default driver path 2017-05-19 12:00:34 -07:00
Lukas Rusak
bf8de958fa
libva: use default driver path 2017-05-19 12:00:33 -07:00
Lukas Rusak
d7e0acbb74
intel-vaapi-driver: allow building without x11 2017-05-19 12:00:33 -07:00
Lukas Rusak
b90d2a5fd6
libva: allow building without x11 2017-05-19 12:00:32 -07:00
MilhouseVH
3f08c6ad22 ffmpeg: enable neon by default for aarch64 2017-05-13 07:30:38 +01:00
Lukas Rusak
cd76d64421 Merge pull request #1612 from MilhouseVH/package_bumps_may17
Package updates: various minor bumps
2017-05-10 21:03:17 +01:00
MilhouseVH
896dfca8b1 ffmpeg: update to ffmpeg-3.3-Leia-Alpha 2017-05-10 05:49:19 +01:00
MilhouseVH
6e59cccbf7 libass: update to libass-0.13.6 2017-05-06 22:45:24 +01:00
piotrasd
550392e52a libva: bump with url update to 1.8.1 2017-04-16 23:42:40 +01:00
piotrasd
a74ed924f1 libva-intel-driver: rename to intel-vaapi-driver and bump to 1.8.1 2017-04-16 23:42:21 +01:00
MilhouseVH
0996cabfa2 ffmpeg: update with latest hevc optimisations 2017-03-24 22:24:59 +00:00
Carlos Garcés
d3430d3110 cosmetics: misc. https URL replacements 2017-03-24 19:27:41 +04:00
Lukas Rusak
8e797eff17
use openssl instead of libressl 2017-03-14 10:46:29 -07:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
MilhouseVH
5c23ef6e06 libass: update to libass-0.13.5 2017-01-24 03:04:16 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00