summaryrefslogtreecommitdiff
path: root/libavcodec/packet_internal.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/packet_internal: Add proper PacketList structAndreas Rheinhardt2022-01-041-14/+11
* avcodec/packet_internal: move the next pointer in PacketList to the top of th...James Almer2021-04-271-1/+1
* avcodec/packet_internal: make avpriv_packet_list_* functions use an internal ...James Almer2021-03-171-3/+7
* avcodec/packet: move AVPacketList definition and function helpers over from l...James Almer2020-09-151-0/+42
* avcodec/internal: move packet related functions to their own headerJames Almer2020-06-021-0/+30