FFmpeg/libavcodec/tests
Andreas Rheinhardt 8b4f7c0663 avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init()
Not every function will be set, so zero the context
to initialize everything.

This also allows to remove an initialization in dvenc.c.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-06-20 18:58:38 +02:00
..
aarch64
arm
ppc
x86
.gitignore
av1_levels.c
avcodec.c
avpacket.c
bitstream_be.c
bitstream_le.c
bitstream_template.c
cabac.c
celp_math.c
codec_desc.c
dct.c avcodec/tests/dct: Use 64bit in intermediate for error computation 2024-06-02 22:31:41 +02:00
golomb.c
h264_levels.c
h265_levels.c
htmlsubtitles.c
iirfilter.c
jpeg2000dwt.c
mathops.c
mjpegenc_huffman.c
motion.c avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() 2024-06-20 18:58:38 +02:00
mpeg12framerate.c
rangecoder.c
snowenc.c