summaryrefslogtreecommitdiff
path: root/ext/vp8/gstvp8enc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/vp8/gstvp8enc.h')
-rw-r--r--ext/vp8/gstvp8enc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/vp8/gstvp8enc.h b/ext/vp8/gstvp8enc.h
index 26c423144..0c14eb45d 100644
--- a/ext/vp8/gstvp8enc.h
+++ b/ext/vp8/gstvp8enc.h
@@ -71,6 +71,7 @@ struct _GstVP8Enc
gchar *multipass_cache_file;
GByteArray *first_pass_cache_content;
vpx_fixed_buf_t last_pass_cache_content;
+ gboolean auto_alt_ref_frames;
/* state */
gboolean force_keyframe;