mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/388/head
parent
26ab6afcac
commit
c8d9d15f5e
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue