Commit Graph

197 Commits

Author SHA1 Message Date
MilhouseVH d45d201322 ffmpeg: update to ffmpeg-e115b34 (4.0-Leia-Alpha-1) 2018-05-01 22:11:29 +01:00
Emil Velikov 8410ceb0f4 ffmpeg: correct dependency list when using VAAPI
Namely: depend on the frontend library as opposed to the backend
implementation. Same as we do for vdpau.
2018-03-20 11:58:37 -07:00
Sascha Kuehndel (InuSasha) 8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Radostan Riedel 95b9e1ff97 Merge pull request #2334 from LibreELEC/rockchip
Add Rockchip project
2018-03-05 06:41:45 +01:00
Jonas Karlman 4abbfa0d50 rkmpp: update to c8a41a6 2018-03-04 20:26:55 +01:00
Jonas Karlman 32303e3130 ffmpeg: add Rockchip support 2018-03-04 20:26:55 +01:00
MilhouseVH 3932df06c4 ffmpeg: update hevc patches 2018-03-04 16:04:27 +00:00
MilhouseVH 31b02617c8 ffmpeg: use build_with_debug() helper function 2018-02-19 07:08:48 +00:00
MilhouseVH fa3cfa4995 ffmpeg: update HEVC support 2018-02-16 05:18:46 +00:00
cvh 05e9246d72 ffmpeg: remove x11grab 2018-02-03 01:39:44 +01:00
MilhouseVH a9feeb705f ffmpeg: update to ffmpeg-f96fd5c (3.4.1-Leia-Alpha-1) 2018-02-01 23:50:49 +00:00
MilhouseVH 5c4adc6c1d ffmpeg/ffmpegx: disable lzma and alsa as ffmpeg has no dependency on xz or alsa
ffmpeg[x] will auto-detect lzma (from xz, built by vfs.libarchive) and alsa,
however these packages are built after ffmpeg so that when ffmpeg is rebuilt
these libraries are now found, resulting in a different binary than when clean.

Solution: don't auto-detect.
2017-12-01 05:12:59 +00:00
MilhouseVH 4fdeb9c8b7 ffmpeg: RPi patch cleanup 2017-12-01 05:12:59 +00:00
MilhouseVH 4e9ee4e809 ffmpeg: update to ffmpeg-d413620 2017-12-01 05:12:59 +00:00
MilhouseVH 1cccced62b ffmpeg: support RPi hevc codec changes 2017-12-01 05:12:59 +00:00
Sascha Kuehndel (InuSasha) 3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +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
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
MilhouseVH 72a2f66951 ffmpeg: update to ffmpeg-20f6654 (3.3.4-Leia-Alpha-1) 2017-10-02 20:36:19 +01:00