On Mon, Jul 28, 2014 at 04:30:02AM +0200, Michael Niedermayer wrote:
> This works around ABI issues with applications which depend on libavutil
> internal values like sizeof(AVFrame)
> One such application is VLC 2.1.4 as well as 2.1.5

As you said yourself, we have been and will be relying on this probably
semi-frequently.
As a result I'm not convinced that this really is a better approach, at
least thinking long-term, than asking everyone to update to fixed versions
of those programs...
But apart from that, even if we keep the fields in AVFrame can't we just
ignore them at least, to reduce the amount of changes?
I.e. only do the frame.h change? Or am I missing something (sorry, I
feel confused trying to read the diff, so it might be just me).
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to