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.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to