On Sun, Oct 11, 2015 at 12:33 PM, Timothy Gu <[email protected]> wrote: > On Sun, Oct 11, 2015 at 9:10 AM Ganesh Ajjanagadde <[email protected]> wrote: > >> Isn't that an API change and not an ABI change (it was in doc/APIchanges)? >> > > No, since intmath.h is not public.
So basically av_ctz was a bungled operation. Someone needed it for flacdec, and decided to add it to intmath with the av_ prefix. We should get rid of this while we still have the window available. As obviously I do not know what is API/ABI clearly enough, I will refrain from sending a patch and leave it in more capable hands. > > Timothy > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
