Commit Graph

8 Commits

Author SHA1 Message Date
Atemu
4fc9f2e86b ffmpeg: merge with ffmpeg-full
A ton of cleanup and refactoring went into this. Too much to list.

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2023-01-27 18:19:18 +01:00
Sandro Jäckel
8d6cdd8aba
ffmpeg: cleanup darwin frameworks 2022-09-29 11:33:36 +02:00
zowoq
4177a5d748 ffmpeg_5: 5.1.1 -> 5.1.2
https://github.com/FFmpeg/FFmpeg/blob/n5.1.2/Changelog#L4
2022-09-26 10:29:10 +10:00
zowoq
1a0bcbcb08 ffmpeg_5: 5.1 -> 5.1.1
1bad30dbe3:/Changelog#l4
2022-09-02 06:47:04 +10:00
Pierre Bourdon
ece53aed8b
ffmpeg_5,ffmpeg_5-full: cherry-pick IPFS default gateway removal
ffmpeg 5.1 introduced ipfs:// and ipns:// streaming support as part of
libavformat. This new implementation falls back to fetching from an
untrusted 3rd party internet service in the (likely) case where a user
doesn't have a local IPFS gateway running on their computer. This puts
an unaudited 3rd party provider in a position where they can log and
alter any IPFS content being streamed by the ffmpeg library. No user
consent is collected at any point by the library.

ffmpeg developers are currently discussing [1] how to better implement
this feature. In the meantime, cherry-pick the proposed patch to disable
the default gateway until a better alternative is released.

[1] https://ffmpeg.org/pipermail/ffmpeg-devel/2022-August/299924.html
2022-08-13 00:16:28 +02:00
zowoq
b29670fbf8 ffmpeg_5: 5.0.1 -> 5.1
90810bb37c:/Changelog#l9
2022-07-25 08:00:37 +10:00
zowoq
fe871db088 ffmpeg_5: 5.0 -> 5.0.1
9687cae2b4:/Changelog#l4
2022-04-08 18:02:01 +10:00
Zane van Iperen
7976f70bae ffmpeg_5: init at 5.0 2022-01-24 15:31:51 -08:00