wm4 <nfxjfg <at> googlemail.com> writes: > > -AVPacket *av_packet_clone(AVPacket *src) > > +AVPacket *av_packet_clone(const AVPacket *src) > > That's a change that could break source-compatibility with C++ How can this breakage be reproduced? Carl Eugen