aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/v210enc.asm
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-29 15:20:45 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-25 17:54:16 +0200
commitc8d9d15f5e8194bfde538481387383918dda6ebc (patch)
tree2eaa1c84ea3500bec32e53ee27f25dc872306f95 /libavcodec/x86/v210enc.asm
parent26ab6afcac05d7c1a689f354b7b48659901898f0 (diff)
downloadffmpeg-c8d9d15f5e8194bfde538481387383918dda6ebc.tar.gz
avcodec/hevcdec: Don't initialize HEVCContexts twice
The slicethread contexts need to be initialized for every frame, not only the first one, so one can remove the initialization when allocating these contexts, because the ordinary per-frame initialization will initialize them again just a few lines below. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/x86/v210enc.asm')
0 files changed, 0 insertions, 0 deletions