diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-22 20:33:32 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-10-26 13:18:01 +0200 |
commit | ba6a5e7a3d4c372a98f910dda7e4d65847eda817 (patch) | |
tree | a44ce357d729911d65d9201cc79c89c1611d9d7e /libavformat/hlsplaylist.h | |
parent | 2b300eb533a45c471f09f60885e3c38ed9e5df1b (diff) | |
download | ffmpeg-ba6a5e7a3d4c372a98f910dda7e4d65847eda817.tar.gz |
avcodec/hevcdec: Move collocated_ref to HEVCContext
Only the collocated_ref of the current frame (i.e. HEVCContext.ref)
is ever used*, so move it to HEVCContext directly after ref.
*: This goes so far that collocated_ref was not even synced across
threads in case of frame-threading.
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/hlsplaylist.h')
0 files changed, 0 insertions, 0 deletions