diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-09 14:14:38 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-10 18:49:35 +0200 |
commit | 73ea6db0ba815b80d6e7b06e86e4c5db9e2032ed (patch) | |
tree | 65f39e336c15f87016cd6fca36de09ec046dc980 /libavformat/movenchint.c | |
parent | d576b37fa7e2d23737f04b6c1df2a132ff4b113f (diff) | |
download | ffmpeg-73ea6db0ba815b80d6e7b06e86e4c5db9e2032ed.tar.gz |
avcodec/mpegpicture: Move encoding_error and mb_var_sum to MpegEncCtx
These fields are only ever set by the encoder for the current picture
and for no other picture. So only one set of these values needs to
exist, so move them to MpegEncContext.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/movenchint.c')
0 files changed, 0 insertions, 0 deletions