On 19/10/15 14:22, wm4 wrote:
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?

The function exists since

2013-08-10 - 5a9a9d4 - lavc 55.16.0 - avcodec.h

Also, the functions are almost equivalent, except that av_free_packet()
does not reset most fields for some reason.

Yet another reason to deprecate it =)

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to