[FFmpeg-devel] [PATCH 2/2] avformat/id3v2: Check that decode_str() did advance
Michael Niedermayer
michael at niedermayer.cc
Wed Apr 16 13:41:56 EEST 2025
On Wed, Apr 16, 2025 at 02:31:58AM +0000, softworkz . wrote:
>
>
> > -----Original Message-----
> > From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of
> > Michael Niedermayer
> > Sent: Mittwoch, 16. April 2025 03:34
> > To: FFmpeg development discussions and patches <ffmpeg-
> > devel at ffmpeg.org>
> > Subject: Re: [FFmpeg-devel] [PATCH 2/2] avformat/id3v2: Check that
> > decode_str() did advance
> >
> > On Wed, Apr 16, 2025 at 01:29:02AM +0000, softworkz . wrote:
> > [...]
> > > > > This will cause deserialization errors for many people in the
> > world
> > > > > who are processing FFprobe data.
> > > >
> > > > As said, ffprobe should not produce troublesome output
> > >
> > > As I said, it cannot be remedied on the FFprobe side without making
> > a
> >
> > If you want ffprobe to combine multiple author tags with ";", you
> > certainly can do that in ffprobe
>
> Which by-the-way contradicts most of your earlier arguments against
> semicolon delimited values.
does it ?
>
> I gain the impression that the actual reason for why you (seemingly)
> want this, might be for having an actual use case for the duplicate key support
> in AVMap..? 😊
the AVDictionary struct FFmpeg uses supports multiple
equal keys since over 9 years:
commit 4ebf0b109cdb4daa888d69e8294621948168c46c
Author: Thilo Borgmann <thilo.borgmann at mail.de>
Date: Sat Mar 12 14:52:17 2016 +0100
lavu/dict: Add new flag to allow multiple equal keys.
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250416/c8bf8f51/attachment.sig>
More information about the ffmpeg-devel
mailing list