mirror of https://github.com/mpv-player/mpv
MSGT_MENCODER added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2621 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
10ae261da7
commit
894366d9a6
2
mp_msg.h
2
mp_msg.h
|
@ -49,6 +49,8 @@ extern int verbose; // defined in mplayer.c
|
||||||
#define MSGT_STREAM 20 // stream.c
|
#define MSGT_STREAM 20 // stream.c
|
||||||
#define MSGT_CACHE 21 // cache2.c
|
#define MSGT_CACHE 21 // cache2.c
|
||||||
|
|
||||||
|
#define MSGT_MENCODER 22
|
||||||
|
|
||||||
#define MSGT_MAX 64
|
#define MSGT_MAX 64
|
||||||
|
|
||||||
void mp_msg_init(int verbose);
|
void mp_msg_init(int verbose);
|
||||||
|
|
Loading…
Reference in New Issue