]> git.sesse.net Git - ffmpeg/commit
mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of NULL
authorAlexandra Hájková <alexandra.khirnova@gmail.com>
Sat, 14 May 2016 09:28:19 +0000 (11:28 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 16 May 2016 08:51:17 +0000 (10:51 +0200)
commitd338abb664febbc2c7266af7818aab1f12dbc161
tree94fa9b6b3af6bad79382516c9842dbd46516591a
parente4b38878da6b38ef5ca54ce14be985d6ae088834
mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of NULL

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/mpeg4videodec.c