summaryrefslogtreecommitdiff
path: root/ext/vpx/gstvp8enc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/vpx/gstvp8enc.h')
-rw-r--r--ext/vpx/gstvp8enc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/vpx/gstvp8enc.h b/ext/vpx/gstvp8enc.h
index d70f383a3..3f0464648 100644
--- a/ext/vpx/gstvp8enc.h
+++ b/ext/vpx/gstvp8enc.h
@@ -73,6 +73,8 @@ struct _GstVP8Enc
gint n_ts_layer_id;
/* Global two-pass options */
gchar *multipass_cache_file;
+ gchar *multipass_cache_prefix;
+ guint multipass_cache_idx;
GByteArray *first_pass_cache_content;
/* Encode parameter */