mirror of
https://github.com/mpv-player/mpv
synced 2025-03-30 22:09:20 +02:00
New MSGT for more printf to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5937 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d611fcc378
commit
450e68b70f
6
mp_msg.h
6
mp_msg.h
@ -72,6 +72,12 @@ extern int verbose; // defined in mplayer.c
|
||||
|
||||
#define MSGT_NETWORK 31
|
||||
|
||||
#define MSGT_CPUDETECT 32
|
||||
|
||||
#define MSGT_CODECCFG 33
|
||||
|
||||
#define MSGT_SWS 34
|
||||
|
||||
#define MSGT_MAX 64
|
||||
|
||||
void mp_msg_init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user