diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-05 00:50:49 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-08 01:05:46 +0100 |
commit | e6d07e45e0dc878889e5452db12f32859a128d22 (patch) | |
tree | ad728ca60dd4ced17e32e2316493b0d361e2dc01 /libavutil/eval.c | |
parent | ce1cec673e5366c0ecf8bae970ae84321b92f323 (diff) | |
download | ffmpeg-e6d07e45e0dc878889e5452db12f32859a128d22.tar.gz |
avcodec/{h263,ituh263,msmpeg4,snow}dec: Use proper logcontext
The logging functions here can be reached by codecs without
private class, so that the log callback will receive a non-NULL
object whose AVClass pointer is NULL. Although the default log
callback handles this gracefully, it is probably an API violation.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/eval.c')
0 files changed, 0 insertions, 0 deletions