From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>,
Romain Naour <romain.naour@gmail.com>,
Samuel Martin <s.martin49@gmail.com>,
Woodrow Douglass <wdouglass@carnegierobotics.com>,
Julien Corjon <corjon.j@ecagroup.com>,
buildroot@buildroot.org,
Giulio Benetti <giulio.benetti@benettiengineering.com>,
Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: Re: [Buildroot] [PATCH v2 04/20] package/ffmpeg: bump version to 6.1.1
Date: Thu, 9 May 2024 18:57:30 +0200 [thread overview]
Message-ID: <20240509185730.659aaa88@windsurf> (raw)
In-Reply-To: <20240407114445.683504-5-bernd@kuhls.net>
On Sun, 7 Apr 2024 13:44:29 +0200
Bernd Kuhls <bernd@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-05-09 16:57 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-07 11:44 [Buildroot] [PATCH v2 00/20] package/kodi: bump version to 21.0-Omega Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 01/20] package/aubio: bump version Bernd Kuhls
2024-05-09 16:47 ` Thomas Petazzoni via buildroot
2024-04-07 11:44 ` [Buildroot] [PATCH v2 02/20] package/freeswitch: fix build with ffmpeg 6.0 Bernd Kuhls
2024-05-09 16:48 ` Thomas Petazzoni via buildroot
2024-04-07 11:44 ` [Buildroot] [PATCH v2 03/20] package/omxplayer: remove package Bernd Kuhls
2024-05-09 16:49 ` Thomas Petazzoni via buildroot
2024-04-07 11:44 ` [Buildroot] [PATCH v2 04/20] package/ffmpeg: bump version to 6.1.1 Bernd Kuhls
2024-05-09 16:57 ` Thomas Petazzoni via buildroot [this message]
2024-04-07 11:44 ` [Buildroot] [PATCH v2 05/20] package/ffmpeg: add optional support for libvpl Bernd Kuhls
2024-05-09 16:57 ` Thomas Petazzoni via buildroot
2024-04-07 11:44 ` [Buildroot] [PATCH v2 06/20] package/bento4: bump version to 1.6.0-641-Omega Bernd Kuhls
2024-05-09 17:01 ` Thomas Petazzoni via buildroot
2024-04-07 11:44 ` [Buildroot] [PATCH v2 07/20] package/kodi: bump version to 21.0-Omega Bernd Kuhls
2024-05-09 17:02 ` Thomas Petazzoni via buildroot
2024-04-07 11:44 ` [Buildroot] [PATCH v2 08/20] package/kodi-audiodecoder-*: mass version bump to Omega Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 09/20] package/kodi-audioencoder-*: " Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 10/20] package/kodi-imagedecoder-*: " Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 11/20] package/kodi-inputstream-adaptive: bump version to 21.4.4-Omega Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 12/20] package/kodi-inputstream-ffmpegdirect: bump version to 21.3.5-Omega Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 13/20] package/kodi-inputstream-rtmp: bump version to 21.1.0-Omega Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 14/20] package/kodi-peripheral-*: mass version bump to Omega Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 15/20] package/kodi-pvr-*: " Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 16/20] package/kodi-screensaver-*: " Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 17/20] package/kodi-skin-confluence: bump version Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 18/20] package/kodi-vfs-*: mass version bump to Omega Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 19/20] package/kodi-visualisation-*: " Bernd Kuhls
2024-04-07 11:44 ` [Buildroot] [PATCH v2 20/20] package/kodi: add optional support for pipewire Bernd Kuhls
2024-05-09 17:25 ` [Buildroot] [PATCH v2 00/20] package/kodi: bump version to 21.0-Omega Thomas Petazzoni via buildroot
2024-05-11 18:30 ` Yann E. MORIN
[not found] ` <Zj-5PSfeoyinMtHy__4477.17188378505$1715452261$gmane$org@landeda>
2024-05-12 16:32 ` Bernd Kuhls
[not found] <mailman.4868.1712490480.13795.buildroot@buildroot.org>
2024-04-10 7:51 ` [Buildroot] [PATCH v2 04/20] package/ffmpeg: bump version to 6.1.1 Andreas Ziegler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240509185730.659aaa88@windsurf \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=corjon.j@ecagroup.com \
--cc=fontaine.fabrice@gmail.com \
--cc=giulio.benetti@benettiengineering.com \
--cc=mahyar.koshkouei@gmail.com \
--cc=romain.naour@gmail.com \
--cc=s.martin49@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=wdouglass@carnegierobotics.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox