ref: 276cafb7a764cd476c5167a77660984a9cf98ad5
parent: b2004fdda6423fc6e8f3afb2afc7df03d0a19f53
parent: 624f8105f5ae7e0bc82bdc7e10a4253295134a8b
author: Paul Wilkins <paulwilkins@google.com>
date: Wed May 23 07:03:12 EDT 2018
Merge "Experiment regarding playback problems on Bravia TVs."
--- a/vp9/encoder/vp9_ratectrl.h
+++ b/vp9/encoder/vp9_ratectrl.h
@@ -40,7 +40,7 @@
#define STATIC_KF_GROUP_THRESH 99
// The maximum duration of a GF group that is static (for example a slide show).
-#define MAX_STATIC_GF_GROUP_LENGTH 250
+#define MAX_STATIC_GF_GROUP_LENGTH 25
typedef enum {
INTER_NORMAL = 0,