librempeg/tests
Andreas Rheinhardt d2c568bd77 avcodec/me_cmp, mpegvideo: Move frame_skip_cmp to MpegEncContext
MECmpContext has several arrays of function pointers that
are not set by ff_me_cmp_init(), but that are set by users
to one of the other arrays via ff_set_cmp().

One of these other users is mpegvideo_enc; it is the only user
of MECmpContext.frame_skip_cmp and it only uses one of these
function pointers at all.

This commit therefore moves this function pointer to MpegEncContext;
and removes the array from MECmpContext.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-06-20 20:27:43 +02:00
..
api api/api-band-test: Query codec capabilities to decide admissibility 2024-06-12 15:48:49 +02:00
checkasm avcodec/me_cmp, mpegvideo: Move frame_skip_cmp to MpegEncContext 2024-06-20 20:27:43 +02:00
fate fate/vvc: add vvc-conformance-RPR_A_4 2024-06-20 20:27:40 +02:00
filtergraphs fate/scale2ref_keep_aspect: switch to vf_scale ref_* 2024-05-04 12:21:39 +02:00
ref fate/vvc: add vvc-conformance-RPR_A_4 2024-06-20 20:27:40 +02:00
.gitignore
audiogen.c tests/audiogen: Fix total RIFF chunk size 2024-03-28 22:25:54 +01:00
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh configure, etc: switch to shebang without space 2024-04-10 01:21:07 +02:00
fate-valgrind.supp
fate.sh fate: allow https for git URLs 2024-04-28 19:39:37 +02:00
Makefile fate/ffprobe: Fix test requirements 2024-04-04 01:53:40 +02:00
md5.sh
refcmp-metadata.awk
reference.pnm
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c