[FFmpeg-devel] [PATCH v2] avformat: introduce AVStreamGroup
Tomas Härdin
git at haerdin.se
Mon Oct 30 15:19:47 EET 2023
ons 2023-10-25 klockan 16:40 -0300 skrev James Almer:
> On 10/25/2023 4:25 PM, Tomas Härdin wrote:
> > >
> > > +enum AVStreamGroupParamsType {
> > > + AV_STREAM_GROUP_PARAMS_NONE,
> >
> > Maybe AV_STREAM_GROUP_PARAMS_NUM on the end?
>
> For what purpose? Usually, when we add those values they are not part
> of
> the API and exist for some internal iteration.
Perhaps more importantly, it would be a symbol that would have to
become versioned. So, objection retracted :)
/Tomas
More information about the ffmpeg-devel
mailing list