]> git.sesse.net Git - x264/blobdiff - common/common.h
Redo the speedcontrol preset list from scratch.
[x264] / common / common.h
index 8e3123ca352f3b7f7055f8d4ecd29559432d5681..858ee5d3167c199fb764409b31df8731d0c6054d 100644 (file)
@@ -111,7 +111,7 @@ do {\
 #define FILLER_OVERHEAD (NALU_OVERHEAD+1)
 #define SEI_OVERHEAD (NALU_OVERHEAD - (h->param.b_annexb && !h->param.i_avcintra_class && (h->out.i_nal-1)))
 
-#define SC_PRESETS 13
+#define SC_PRESETS 26
 /****************************************************************************
  * Includes
  ****************************************************************************/