]> git.sesse.net Git - ffmpeg/commit
cbs: Ensure that reference fields always follow the associated pointer
authorMark Thompson <sw@jkqxz.net>
Mon, 27 Jul 2020 16:32:17 +0000 (17:32 +0100)
committerMark Thompson <sw@jkqxz.net>
Tue, 1 Sep 2020 23:00:50 +0000 (00:00 +0100)
commit1fe77d4a637c4033180a35b6ebf13b5a4707d2a4
treed8afba5345efd74aecfab760e08c483aed10cd7b
parent0271098e6c9ff8f2a97d65087e424f6d547e53f9
cbs: Ensure that reference fields always follow the associated pointer

Having these together allows us to find both pointers given the address
of only one of them.
libavcodec/cbs_av1.h
libavcodec/cbs_h264.h
libavcodec/cbs_h265.h
libavcodec/cbs_jpeg.h
libavcodec/cbs_mpeg2.h
libavcodec/cbs_vp9.h