[Buildroot] [PATCH v2 04/20] package/ffmpeg: bump version to 6.1.1

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu May 9 16:57:30 UTC 2024


On Sun,  7 Apr 2024 13:44:29 +0200
Bernd Kuhls <bernd at kuhls.net> wrote:

> Quoting Changelog:
> http://git.videolan.org/?p=ffmpeg.git;a=blob;f=Changelog;h=b357f428abce2110904944c4cc066b8e297bb895;hb=3153c441e1d980ff9931ed26a0e01b4e366ac521
> "- ffmpeg now requires threading to be built"
> 
> Propagate threads to reserve dependencies.
> Rebased patches.
> Removed patch 0005 which is included in this release.
> 
> Removed support for libavresample which was removed upstream.
> No legacy handling necessary for opencv3/4 because libavresample was
> an optional dependency.
> 
> Added upstream patch 0005 to fix build error with arm.
> 
> Drop configure options which were removed upstream.
> 
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
> ---
>  ...-x86-yuv2rgb-Fix-build-without-SSSE3.patch |  4 +-
>  .../0003-libavutil-Fix-mips-build.patch       |  6 +-
>  ...igure-add-extralibs-to-extralibs_xxx.patch |  6 +-
>  ...xes-assembling-with-binutils-as-2.41.patch | 84 -------------------
>  ...0005-avcodec-mmaldec-Fix-build-error.patch | 32 +++++++
>  package/ffmpeg/Config.in                      |  9 +-
>  package/ffmpeg/ffmpeg.hash                    |  2 +-
>  package/ffmpeg/ffmpeg.mk                      | 12 +--
>  package/gstreamer1/gst1-libav/Config.in       |  4 +
>  package/opencv3/Config.in                     |  1 -
>  package/opencv4/Config.in                     |  1 -
>  package/qt5/qt5webengine/Config.in            |  2 +-
>  12 files changed, 51 insertions(+), 112 deletions(-)
>  delete mode 100644 package/ffmpeg/0005-Fixes-assembling-with-binutils-as-2.41.patch
>  create mode 100644 package/ffmpeg/0005-avcodec-mmaldec-Fix-build-error.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list