1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 02:07:44 +00:00

Ports/ffmpeg: Update to version 6.0

This additionally includes a patch from the current master branch,
which fixes building with binutils 2.41 and newer.
This commit is contained in:
Tim Schumacher 2023-10-02 01:26:34 +02:00 committed by Jelle Raaijmakers
parent dd81bea9ef
commit 00ed042eda
6 changed files with 136 additions and 10 deletions

View file

@ -10,7 +10,7 @@ work in cpp, assume that it exists.
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavutil/error.h b/libavutil/error.h
index 0d3269a..a54d80d 100644
index 0d3269aa6da136e849faa7f810ae36748659a2e0..a54d80d0f2d7be91e617cb0ed0640568bffdd693 100644
--- a/libavutil/error.h
+++ b/libavutil/error.h
@@ -37,7 +37,7 @@