[PATCH 1/6] avprobe: Unref the packet once it is used
Commit message updated

[PATCH 2/6] avformat: Always return ref-counted AVPacket
Moved the avplay change here since it is minimal.

[PATCH 3/6] avpacket: Replace av_free_packet with av_packet_unref
Added APIChange

[PATCH 4/6] avformat: Rework add_to_pktbuf
Unchanged
[PATCH 5/6] avpacket: Deprecate av_dup_packet
Updated, the documentation bits probably should go in the patch 2.

[PATCH 6/6] avpacket: Provide an alloc and a free function
Updated as requested.


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

Reply via email to