]> git.sesse.net Git - vlc/blobdiff - include/vlc_config.h
Add a proper API to set the user agent
[vlc] / include / vlc_config.h
index 7c2fcf88d32d999035fffa60fe10bb0766a59403..5727629f016c242462bcec60dae38ae6bdcd9643 100644 (file)
 /* Number of planes in a picture */
 #define VOUT_MAX_PLANES                 5
 
-/* Video heap size - remember that a decompressed picture is big
- * (~1 Mbyte) before using huge values */
-#define VOUT_MAX_PICTURES              16
-
 /*
  * Time settings
  */