diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-05-12 18:09:22 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-20 18:58:38 +0200 |
commit | bbd355355d5717004e23385c05bec92ee94182da (patch) | |
tree | 1d3c8e12a0a52f5672bfc1c5f67897850f7b1b18 /libavfilter/avf_avectorscope.c | |
parent | 422711d1a514c0c83101ce5204967de1ab4a2aba (diff) | |
download | ffmpeg-bbd355355d5717004e23385c05bec92ee94182da.tar.gz |
avcodec/motion_est: Factor one-time initialization out of ff_init_me
The majority of the stuff performed in it needs to be done only
once; so factor it out into a function of its own to be called
in the user's init function.
Also avoid using MpegEncContext in it, to separate the two
a bit more.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/avf_avectorscope.c')
0 files changed, 0 insertions, 0 deletions