I'm splitting it in few chunks:

- Deprecate av_dup_packet and av_free_packet (this part requires some attention)
- Rename all the remaining av_${action}_packet to av_packet_${action} (this one 
is a sed)
- Put the guards to drop them with the next-next major. (trivial, but work 
better last)

The wiki will be updated accordingly once the last chunk hits the tree.

This initial set has 1 simple patch for av_free_packet and the split out
for av_dup_packet.

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

Reply via email to