mpv/common
wm4 d8d42b44fc m_option, m_config: mp_msg conversions
Always pass around mp_log contexts in the option parser code. This of
course affects all users of this API as well.

In stream.c, pass a mp_null_log, because we can't do it properly yet.
This will be fixed later.
2013-12-21 21:05:02 +01:00
..
asxparser.c
asxparser.h
av_common.c av_common: abuse av_log to print message instead of mp_msg 2013-12-21 20:50:12 +01:00
av_common.h
av_log.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
av_log.h m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
av_opts.c
av_opts.h
codecs.c codecs: avoid having to print error message 2013-12-21 20:50:13 +01:00
codecs.h codecs: mp_msg conversion 2013-12-21 20:50:12 +01:00
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