On Sun, 18 Oct 2015 17:59:45 +0200
Luca Barbato <[email protected]> wrote:

> `av_packet_unref` matches the AVFrame ref-counted API and can be used as
> a drop in replacement.
> 
> Deprecate `av_free_packet`.
> ---

Seems ok. APIchanges entry?

Also, the functions are almost equivalent, except that av_free_packet()
does not reset most fields for some reason.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to