On Tue, Apr 21, 2020 at 2:23 PM Anton Khirnov <[email protected]> wrote: > > Quoting [email protected] (2020-04-21 04:47:42) > > On Mon, Apr 20, 2020 at 9:08 PM Anton Khirnov <[email protected]> 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. > Will add a constructor av_dovi_alloc with static inline in the header for this comment _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
