summaryrefslogtreecommitdiffstats
path: root/mp_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_msg.h')
-rw-r--r--mp_msg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mp_msg.h b/mp_msg.h
index 5d7a0ce4f0..5f043243fa 100644
--- a/mp_msg.h
+++ b/mp_msg.h
@@ -79,6 +79,8 @@ extern int verbose;
#define MSGT_STREAM 20 // stream.c
#define MSGT_CACHE 21 // cache2.c
+#define MSGT_ENCODE 22 // now encode_lavc.c
+
#define MSGT_XACODEC 23 // XAnim codecs
#define MSGT_TV 24 // TV input subsystem