]> git.sesse.net Git - ffmpeg/commit
mjpegenc: use s->avctx as a context for av_log rather than NULL
authorRostislav Pehlivanov <atomnuker@gmail.com>
Thu, 9 Feb 2017 03:01:58 +0000 (03:01 +0000)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Thu, 9 Feb 2017 03:01:58 +0000 (03:01 +0000)
commita70f0927ea45662b5ad503fa9c2368911defcf80
treefb93c580a23e58a853ca55c5f20970a99e4d1d20
parent20614e868b9061d86dd390c31b9e14430e84c31e
mjpegenc: use s->avctx as a context for av_log rather than NULL

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
libavcodec/mjpegenc.c