diff mp_core.h @ 33280:d25054d6d2c2

Forgotten part of previous commit: add INITIALIZED_SUBS
author reimar
date Thu, 05 May 2011 05:29:58 +0000
parents 17bb5a38ae2e
children c111d9e9cfb0
line wrap: on
line diff
--- a/mp_core.h	Wed May 04 20:38:06 2011 +0000
+++ b/mp_core.h	Thu May 05 05:29:58 2011 +0000
@@ -42,6 +42,7 @@
 #define INITIALIZED_DEMUXER 512
 #define INITIALIZED_ACODEC  1024
 #define INITIALIZED_VCODEC  2048
+#define INITIALIZED_SUBS    4096
 #define INITIALIZED_ALL     0xFFFF