diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-19 09:23:36 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-12 11:54:57 +0200 |
commit | a05eebee99f74f5c7100b63bc5d80e59bc38b2ba (patch) | |
tree | 5c145b7759fac283f9c4ad4c7b831607fa0b6906 /libavcodec/misc4_parser.c | |
parent | d0f76e6a11a17f211584aa56dba0e3f785c97f2e (diff) | |
download | ffmpeg-a05eebee99f74f5c7100b63bc5d80e59bc38b2ba.tar.gz |
avcodec/mpegpicture: Avoid MotionEstContext in ff_mpeg_framesize_alloc()
Only set the ScratchpadContext and let the users that need it
(i.e. encoders) set the MotionEstContext stuff themselves.
Also add an explicit pointer to ScratchpadContext to point
to the allocated buffer so that none of the other scratchpad
pointers is singled out as being used for the allocations.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/misc4_parser.c')
0 files changed, 0 insertions, 0 deletions