]> git.sesse.net Git - x264/blobdiff - common/common.h
Add ability to signal to x264 when speedcontrol buffering is complete
[x264] / common / common.h
index 9cb045b6c9430faa6a964314e815ecd14613a97a..8e3123ca352f3b7f7055f8d4ecd29559432d5681 100644 (file)
@@ -111,6 +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
 /****************************************************************************
  * Includes
  ****************************************************************************/