[FFmpeg-devel] [PATCH] all: Don't set AVClass.item_name to its default value

Anton Khirnov anton at khirnov.net
Mon Dec 25 10:38:51 EET 2023


Quoting Kacper Michajlow (2023-12-24 11:41:52)
> On Fri, 22 Dec 2023 at 14:57, Anton Khirnov <anton at khirnov.net> wrote:
> >
> > Quoting Andreas Rheinhardt (2023-12-22 14:48:45)
> > > Avoids relocations.
> > >
> > > Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> > > ---
> >
> > Maybe mention that it's not needed after
> > acf63d5350adeae551d412db699f8ca03f7e76b9.
> 
> This is not the only user of this API, no?
> 
> I have a question for my own curiosity. This is ABI (and API) breaking
> change,

It is not. This item was not guaranteed to be set, which was actually
the reason I wrote the patch that this one refers to.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list