aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/mpegts.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-03-04 23:06:38 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-03-05 00:04:04 +0100
commit883120aaf04a42252ff95d0f48934006feb8a94c (patch)
tree1e6096c6e410b11cc2542c5a5a976fac46363d81 /libavformat/mpegts.c
parent9e2773034ba177861e32b746b5dbd8d0370661a5 (diff)
downloadffmpeg-883120aaf04a42252ff95d0f48934006feb8a94c.tar.gz
avcodec/mpeg12dec: Use proper logcontext
When used with the "mpegvideo" or "mpeg1video" decoder (which do not have a private class) this would lead to the log callback receiving a non-NULL object with a NULL AVClass pointer. The default log callback handles this gracefully, yet it is probably an API violation. Reviewed-by: Ramiro Polla <ramiro.polla@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/mpegts.c')
0 files changed, 0 insertions, 0 deletions