Quoting Andreas Rheinhardt (2023-09-19 21:57:31) > 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. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > --- > libavcodec/hevc_mvs.c | 2 +- > libavcodec/hevc_refs.c | 5 ++--- > libavcodec/hevcdec.c | 6 +++--- > libavcodec/hevcdec.h | 2 +- > 4 files changed, 7 insertions(+), 8 deletions(-)
Ok -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".