]> git.sesse.net Git - x264/blobdiff - encoder/eval.c
AQ now treats perfectly flat blocks as low energy, rather than retaining previous...
[x264] / encoder / eval.c
index 76b76bec52ecedf0c73ec5e38dd19f38f18f264e..eec1cc037486529c125fd619e3950e8cd184dda4 100644 (file)
@@ -27,6 +27,7 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <math.h>