1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
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
..
2024-01-11 14:48:53 +02:00
2023-11-27 17:55:24 +02:00
2024-05-11 10:28:59 +02:00
2024-03-15 12:51:15 +01:00
2024-06-04 11:46:27 +02:00
2024-06-04 11:46:27 +02:00
2024-06-04 11:46:27 +02:00
2024-03-15 12:51:15 +01:00
2024-05-03 18:00:53 +03:00
2023-12-22 09:28:04 -03:00
2024-03-15 12:51:15 +01:00
2024-05-30 18:30:52 +03:00