diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-02 20:51:24 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-07 00:07:55 +0200 |
commit | ff6f2c558640bcb6ee9f6b17f259645c4193151b (patch) | |
tree | 1f4e1cada39c784cbd7bb27144b7f0df83ae8b2a /libavcodec/qsvenc.c | |
parent | 232e88928eee71afa55233d021eeda25eb3ed5b4 (diff) | |
download | ffmpeg-ff6f2c558640bcb6ee9f6b17f259645c4193151b.tar.gz |
avcodec/ffv1: Only allocate ThreadFrames for the decoder
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>
Diffstat (limited to 'libavcodec/qsvenc.c')
0 files changed, 0 insertions, 0 deletions