]> git.sesse.net Git - ffmpeg/commit
avutil/log: add support for multibyte console log for win32
authorMarton Balint <cus@passwd.hu>
Wed, 29 Jan 2020 00:10:38 +0000 (01:10 +0100)
committerMarton Balint <cus@passwd.hu>
Sun, 9 Feb 2020 19:31:44 +0000 (20:31 +0100)
commitcbf2a9bfac60e400980b503061922aedeedd9e28
treec5c6df767c8ac63582b904fddf886b13baa57c89
parent31acaa1ec61381ac6a6c38908fa860d62744ee62
avutil/log: add support for multibyte console log for win32

Fixes ticket #5398.

Signed-off-by: Marton Balint <cus@passwd.hu>
libavutil/log.c