On Sat, 3 Jun 2017 13:18:30 +0200 (CEST)
Jan Engelhardt <jeng...@inai.de> wrote:

> 
> The layout of struct AVCodec changed. Four function pointers were 
> inserted in the middle, shifting void (*flush) to a new address. The 
> size of AVCodec also changed, which would have required a full MAJOR 
> bump.

Those aren't even public fields.

Anyway, in general, I recommend not pretending that FFmpeg has ABI
compatibility. Especially not across major releases, even if it in
theory "supports" it.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to