From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@uclibc.org
Subject: Re: [Buildroot] [PATCH 02/18] package/ffmpeg: bump version to 6.1.1
Date: Sun, 7 Apr 2024 13:24:39 +0200 [thread overview]
Message-ID: <ZhKCd6i93EvcHlup@landeda> (raw)
In-Reply-To: <pan$3e2fd$c5a948fb$259223af$b8ed487e@ID-313208.user.individual.net>
Bernd, All,
On 2024-04-07 12:42 +0200, Bernd Kuhls spake thusly:
> Am Sun, 7 Apr 2024 11:25:06 +0200 schrieb Yann E. MORIN:
> > For aubio, it was only an optional dependency, so that loses an optional
> > feature. While not ideal, this is not breaking the package, but we have
> > no way to tell the user when they update that aubio no longer uses
> > ffmpeg. Unless there is an aubio version bump that supports newer
> > ffmpeg?
> v2 of the patch series will include a bump for aubio to support ffmpeg 6.x
ACK, good.
> > For opencv3 and opencv4, this is also optional, and there are Kconfig
> > options we'd move to legacy, that will tell the user opencv3/4 no longer
> > uses ffmpeg. And then we can simplify the ffmpeg.mk itself about its own
> > dependency on opencv3.
> Correct.
Sure, but would it be possible to update openv3 (unlikely) and opencv4
to versions that support newer ffmpeg?
> > Which leaves us with omxplayer, for which libavresample is a mandatory
> > dependency. Is there an upstream changin in omxplayer that makes
> > libavresample optional? If not, then we'd have to drop omxplayer before
> > we bump ffmpeg...
> The package was deprecated in 2020 and will be removed in v2 of the patch
> series.
Good, let's drop it then.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-04-07 11:24 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-06 7:31 [Buildroot] [PATCH 01/18] package/freeswitch: fix build with ffmpeg 6.0 Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 02/18] package/ffmpeg: bump version to 6.1.1 Bernd Kuhls
2024-04-07 9:25 ` Yann E. MORIN
[not found] ` <ZhJmcptsEo41MP6G__17866.991232016$1712481939$gmane$org@landeda>
2024-04-07 10:42 ` Bernd Kuhls
2024-04-07 11:24 ` Yann E. MORIN [this message]
2024-04-07 11:32 ` Bernd Kuhls
2024-04-07 11:32 ` Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 03/18] package/ffmpeg: add optional support for libvpl Bernd Kuhls
2024-04-07 9:29 ` Yann E. MORIN
[not found] ` <ZhJnXDUGI80K38Np__8173.33832835487$1712482171$gmane$org@landeda>
2024-04-07 10:41 ` Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 04/18] package/bento4: bump version to 1.6.0-641-Omega Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 05/18] package/kodi: bump version to 21.0-Omega Bernd Kuhls
2024-04-07 9:52 ` Yann E. MORIN
[not found] ` <ZhJs8G5Uyf0Rs4ai__34546.5504725993$1712483606$gmane$org@landeda>
2024-04-07 11:29 ` Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 06/18] package/kodi-audiodecoder-*: mass version bump to Omega Bernd Kuhls
2024-04-07 9:57 ` Yann E. MORIN
[not found] ` <ZhJuDnF5x2UviN68__14164.349895303$1712483892$gmane$org@landeda>
2024-04-07 10:40 ` Bernd Kuhls
2024-04-07 11:19 ` Yann E. MORIN
2024-04-06 7:32 ` [Buildroot] [PATCH 07/18] package/kodi-audioencoder-*: " Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 08/18] package/kodi-imagedecoder-*: " Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 09/18] package/kodi-inputstream-adaptive: bump version to 21.4.4-Omega Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 10/18] package/kodi-inputstream-ffmpegdirect: bump version to 21.3.5-Omega Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 11/18] package/kodi-inputstream-rtmp: bump version to 21.1.0-Omega Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 12/18] package/kodi-peripheral-*: mass version bump to Omega Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 13/18] package/kodi-pvr-*: " Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 14/18] package/kodi-screensaver-*: " Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 15/18] package/kodi-skin-confluence: bump version Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 16/18] package/kodi-vfs-*: mass version bump to Omega Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 17/18] package/kodi-visualisation-*: " Bernd Kuhls
2024-04-06 7:32 ` [Buildroot] [PATCH 18/18] package/kodi: add optional support for pipewire Bernd Kuhls
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=ZhKCd6i93EvcHlup@landeda \
--to=yann.morin.1998@free.fr \
--cc=bernd@kuhls.net \
--cc=buildroot@uclibc.org \
/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