On Thu, Oct 9, 2014 at 7:49 AM, Luca Barbato <[email protected]> wrote:
> Users using it from avformat still will get it since avformat.h must include > avcodec.h Yes, that's why it is an ABI break and not an API one. The AVPacketList symbol is removed from libavformat, and programs compiled with AVPacketList in libavformat will break. Timothy _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
