Commit Graph

213 Commits

Author SHA1 Message Date
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
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
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
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
MilhouseVH
30594feb0f ffmpeg: switch default x86 assembler back to yasm 2018-06-02 14:51:29 +01:00
MilhouseVH
27b1205d30 ffmpeg: update mvc patch 2018-06-02 14:51:29 +01:00
MilhouseVH
d1b27be7c5 ffmpeg: hevc: Fixes for ffmpeg 4 2018-06-02 14:51:29 +01:00
MilhouseVH
c55b87ed1e ffmpeg: use PKG_* variables 2018-06-02 14:51:29 +01:00
MilhouseVH
587cbeff14 ffmpeg: cleanup configure 2018-06-02 14:51:29 +01:00
MilhouseVH
547b3a01e8 ffmpeg: hevc: Latest updates from Ben; update copyright 2018-06-02 14:51:29 +01:00
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