I still need to address this https://lists.libav.org/pipermail/libav-devel/2015-September/072021.html I'm not sure if that qualifies as ABI changes.
On Tue, Oct 6, 2015 at 4:06 PM, wm4 <[email protected]> wrote: > On Tue, 06 Oct 2015 16:19:09 +0300 > Rémi Denis-Courmont <[email protected]> wrote: > >> Le 2015-10-06 15:27, wm4 a écrit : >> > On Tue, 6 Oct 2015 12:39:12 +0200 >> > Vittorio Giovara <[email protected]> wrote: >> > >> >> Hi all, >> >> it's been about two months since the big major bump, and ABI hunt >> >> season has been quite intense. Is there anything left that people >> >> would like to address before we close down changing ABI and move to >> >> release/12? >> > >> > I'm wondering if we should remove sizeof(AVPacket) from the ABI. >> >> I don't think you can have a defined type without a size in C. >> Decreeing that the size is no longer fixed without enforcing it at build >> time will be a disaster with existing code bases. >> > > I know. But it has been done before (AVFrame). > _______________________________________________ > libav-devel mailing list > [email protected] > https://lists.libav.org/mailman/listinfo/libav-devel _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
