Quoting myp...@gmail.com (2020-04-21 04:47:42)
> On Mon, Apr 20, 2020 at 9:08 PM Anton Khirnov <an...@khirnov.net> wrote:
> >
> > Quoting Jean-Baptiste Kempf (2020-04-19 10:25:07)
> > > I'd like to ask opinions whether a installed header for just one 
> > > structure is a good idea.
> >
> > I see no problem with it. More smaller headers is better that a few big
> > headers.
> >
> > Another issue is that this struct has no constructor and thus cannot be
> > extended without breaking ABI.
> >
> This structure is part of API, so I can't find a simple way to extend
> without break the ABI, I believe  there are similar problems for
> AVSphericalMapping

No, AVSphericalMapping does not have that problem since it has a
constructor.

-- 
Anton Khirnov
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to