]> git.sesse.net Git - ffmpeg/commit
avcodec/packet_internal: move the next pointer in PacketList to the top of the struct
authorJames Almer <jamrial@gmail.com>
Tue, 27 Apr 2021 22:20:37 +0000 (19:20 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 27 Apr 2021 22:20:37 +0000 (19:20 -0300)
commit0814610ee35614e417d6942784f7b299f2414a9b
treea75d9bcc78d093f6b3ff94d13b0f3e5d5318839f
parentbd96c54fe4819b3ca9a975e2083d67f4443c559b
avcodec/packet_internal: move the next pointer in PacketList to the top of the struct

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/packet_internal.h