Commit Graph

318 Commits

Author SHA1 Message Date
Christian Hewitt
8f21573505 ffmpeg: bump Amlogic to latest JC changes for testing 2022-05-29 06:34:35 +00:00
Matthias Reichl
90555b4694 ffmpeg: update rpi patch
Patch created using revisions dc91b91..4a75a07
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2022-05-28 13:04:02 +02:00
Matthias Reichl
21b80d26a6 ffmpeg: update rpi patch
Patch created using revisions dc91b91..9467110
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2022-05-28 13:04:02 +02:00
Rudi Heitbaum
0147de0895 ffmpeg: update v4l2-request patch
Patch created using revisions 081225c..c415926
from branch v4l2-request-hwaccel-4.4 of https://github.com/jernejsk/FFmpeg
2022-05-25 11:28:17 +00:00
CvH
8c5d99054f multimedia: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
2022-04-15 11:27:11 +02:00
Matthias Reichl
74d19598a5 ffmpeg: update rpi patch
Patch created using revisions dc91b91..5bab299
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2022-03-24 18:20:27 +01:00
Matthias Reichl
34bc440c43 ffmpeg: update rpi patch
Patch created using revisions dc91b91..34fb1cd
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2022-03-24 18:20:27 +01:00
Rudi Heitbaum
26761c847c ffmpeg: support dav1d 1.0.0 with ffmpeg 4.4 with backported patches 2022-03-20 04:33:17 +00:00
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
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
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
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
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
Christian Hewitt
23b837e379 ffmpeg: switch Amlogic to dev/4.4/rpi_import_1 again 2022-01-04 16:00:13 +00:00
Christian Hewitt
088294912c ffmpeg: bump to dev/4.4/chewitt_2 for testing 2021-12-17 10:03:16 +00:00
Matthias Reichl
9a37246088 ffmpeg: update rpi patch
Patch created using revisions dc91b91..9a01a2d
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-12-16 20:41:58 +01:00
Christian Hewitt
6a690f2e30 ffmpeg: simplify different Amlogic and RPi sources and patch dirs 2021-11-26 12:00:19 +00:00
Matthias Reichl
1ea9cb2d97 ffmpeg: update rpi patch
Patch created using revisions dc91b91..124391d
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-11-19 10:45:39 +01:00
CvH
3cb42b5248 ffmpeg: update rpi patch
Patch created using revisions dc91b91..42505d1
from branch dev/4.4/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2021-09-25 15:40:17 +02:00
CvH
1f4fa5d080 ffmpeg: update libreelec patch
Patch created using revisions dc91b91..635cf67
from branch 4.4-libreelec-misc of https://github.com/LibreELEC/FFmpeg
2021-09-25 15:40:17 +02:00
CvH
56d53bcfe1 ffmpeg: update v4l2-request patch
Patch created using revisions 081225c..688bb66
from branch v4l2-request-hwaccel-4.4 of https://github.com/jernejsk/FFmpeg
2021-09-25 15:40:17 +02:00