]> git.sesse.net Git - vlc/blobdiff - include/vlc_config.h
DxVA2: add Mpeg1 VLD and VC-1 2010 VLD GUIDs
[vlc] / include / vlc_config.h
index 7b284b8e80173b730cb456349d20276dd6de0602..ea047fe831e40b7a6b6b453dda24b21ae99f58ce 100644 (file)
@@ -92,9 +92,6 @@
 /* Max number of pre-filters per input, and max number of post-filters */
 #define AOUT_MAX_FILTERS                10
 
-/* Max number of inputs */
-#define AOUT_MAX_INPUTS                 5
-
 /* Buffers which arrive in advance of more than AOUT_MAX_ADVANCE_TIME
  * will be considered as bogus and be trashed */
 #define AOUT_MAX_ADVANCE_TIME           (DEFAULT_PTS_DELAY * 5)