mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-01-20 02:33:40 +00:00
ce70f28a17
`av_packet_unref` matches the AVFrame ref-counted API and can be used as a drop in replacement. Deprecate `av_free_packet`.