Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/packet_internal: Add proper PacketList struct | Andreas Rheinhardt | 2022-01-04 | 1 | -14/+11 |
* | avcodec/packet_internal: move the next pointer in PacketList to the top of th... | James Almer | 2021-04-27 | 1 | -1/+1 |
* | avcodec/packet_internal: make avpriv_packet_list_* functions use an internal ... | James Almer | 2021-03-17 | 1 | -3/+7 |
* | avcodec/packet: move AVPacketList definition and function helpers over from l... | James Almer | 2020-09-15 | 1 | -0/+42 |
* | avcodec/internal: move packet related functions to their own header | James Almer | 2020-06-02 | 1 | -0/+30 |