mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-03 13:18:55 +00:00
`av_packet_unref` matches the AVFrame ref-counted API and can be used as a drop in replacement. Deprecate `av_free_packet`.
`av_packet_unref` matches the AVFrame ref-counted API and can be used as a drop in replacement. Deprecate `av_free_packet`.