diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-05-13 00:25:20 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-20 18:58:38 +0200 |
commit | 3b67ab85eefd36af8fb369423f6f623b85977fe7 (patch) | |
tree | 988260112acb73bd223175abc7c274cc410c8f28 /libavformat/file_open.c | |
parent | eb3415912b187dcef9cfb3a076db579fdf82600d (diff) | |
download | ffmpeg-3b67ab85eefd36af8fb369423f6f623b85977fe7.tar.gz |
avcodec/mpegvideo_enc: Only keep what is used from MECmpContext
A MECmpContext is quite big (792B here) and given
how ff_update_duplicate_context() works, it is (unfortunately)
copied quite frequently when using slice threading.
Therefore keep only what is needed from MECmpContext
and remove MECmpContext from MpegEncContext.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/file_open.c')
0 files changed, 0 insertions, 0 deletions