-
Andreas Rheinhardt authored
The FFV1 decoder only uses the last frame's data to conceal errors. The encoder does not have this problem and therefore only uses the current frame and none of the ThreadFrames. So only allocate them for the decoder. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
ff6f2c55