Skip to content
Snippets Groups Projects
Commit ce70f28a authored by Luca Barbato's avatar Luca Barbato
Browse files

avpacket: Replace av_free_packet with av_packet_unref

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

Deprecate `av_free_packet`.
parent a5d42043
No related branches found
No related tags found
No related merge requests found
Showing with 69 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment