]> git.sesse.net Git - vlc/commitdiff
Increased VOUT_MAX_PICTURES to allows H264 direct rendering.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 4 Mar 2010 19:06:21 +0000 (20:06 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 4 Mar 2010 19:08:10 +0000 (20:08 +0100)
include/vlc_config.h

index 7c2fcf88d32d999035fffa60fe10bb0766a59403..2dfc502e90d386d938c12fea59dcb6c8e015b7ca 100644 (file)
 
 /* Video heap size - remember that a decompressed picture is big
  * (~1 Mbyte) before using huge values */
-#define VOUT_MAX_PICTURES              16
+#define VOUT_MAX_PICTURES              20
 
 /*
  * Time settings