]> git.sesse.net Git - vlc/blobdiff - include/config.h
* ./BUGS: added a list of known bugs. Please add your findings!
[vlc] / include / config.h
index a984a85fac32325c4dbac57ecc4851c6c4e2246e..3d1fdbc630df8df5a3728b3cdbf612bca46fbebd 100644 (file)
@@ -75,7 +75,7 @@
 
 /* When a thread waits on a condition in debug mode, delay to wait before
  * outputting an error message (in second) */
-#define THREAD_COND_TIMEOUT                            5
+#define THREAD_COND_TIMEOUT             5
 
 /* Environment variable containing the memcpy method */
 #define MEMCPY_METHOD_VAR               "vlc_memcpy"
  *****************************************************************************/
 
 /* Maximum number of video output threads */
-#define VOUT_MAX_THREADS                10
+#define VOUT_MAX_THREADS                256
 
 /*
  * Default settings for video output threads