diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-11 22:33:19 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-06-08 12:52:50 +0200 |
commit | cbf6047c83c8142dd13fabd07906a844f4165f19 (patch) | |
tree | c522bb6b2e7ff6a1aa78716d30eb121d05f1950e /libavcodec/evrcdata.h | |
parent | 3f6e7153361b09e12cd6e97ce5a9175048653296 (diff) | |
download | ffmpeg-cbf6047c83c8142dd13fabd07906a844f4165f19.tar.gz |
avcodec/frame_thread_encoder: Remove redundant memcpy
In case the underlying AVCodec has no private class, the private data
of both the main as well as each worker AVCodecContext is just zeroed
(the codec's init function has not been called on any of them and
without a private class there is no way to legitimately set anything
before the aforementioned init function).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/evrcdata.h')
0 files changed, 0 insertions, 0 deletions