diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-05 03:14:16 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-08 01:05:47 +0100 |
commit | f641c6846ac419284ae73948b617a250b1a3c22d (patch) | |
tree | 2ee244d38ad4f7659ab47944a1129f8dfe4ace26 /libavcodec/ffv1_parse.c | |
parent | 39286d97f259a9b9666520ff1f9bdff6561f7e3c (diff) | |
download | ffmpeg-f641c6846ac419284ae73948b617a250b1a3c22d.tar.gz |
avutil/log: Set AVClass* in av_expr_eval()
Otherwise it is possible for av_log() to receive a non-NULL object
with a NULL AVClass pointer; the default log callback handles it
gracefully, yet this is probably an API violation.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/ffv1_parse.c')
0 files changed, 0 insertions, 0 deletions