[FFmpeg-devel] [PATCH] all: bump all libraries versions by 100.
James Almer
jamrial at gmail.com
Sun Sep 6 22:03:00 CEST 2015
On 9/6/2015 5:32 AM, Nicolas George wrote:
> Avoid giving the same SONAME as the fork if ABI compatibility
> is not offered.
>
> Not necessary for libpostproc and libswresample but done for
> consistency.
>
> Not done for libavresample.
Is it confirmed that we are not ABI compatible at all with libav?
I was about to send a patch to remove the fourcc values from AVCodecID
while avoiding incompatibilities with libav in case they add new
values.
I'm not a fan of this patch, especially if we're supposedly going to
try talks to reunite both projects. If that fails then we can see how
to proceed.
And afaik there's a configure option that raises the major the same
way this patch does it but on demand. Don't know if anyone ever used.
More information about the ffmpeg-devel
mailing list