mpv/common
wm4 ad05e76c57 msg: handle vsnprintf errors
I don't know under which circumstances this can error (other than a
broken format string). It seems it won't return an error code on I/O
errors, so maybe broken format strings are the only case. Either way,
don't continue if an error is returned.
2013-12-20 21:07:58 +01:00
..
asxparser.c
asxparser.h
av_common.c
av_common.h
av_log.c
av_log.h
av_opts.c
av_opts.h
codecs.c
codecs.h
common.c
common.h
cpudetect.c
cpudetect.h
encode.h
encode_lavc.c
encode_lavc.h
global.h
msg.c msg: handle vsnprintf errors 2013-12-20 21:07:58 +01:00
msg.h msg: change --msglevel, reduce legacy glue 2013-12-20 21:07:57 +01:00
playlist.c
playlist.h
playlist_parser.c
playlist_parser.h
version.c