summaryrefslogtreecommitdiff
path: root/vpx/vp8cx.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpx/vp8cx.h')
-rw-r--r--vpx/vp8cx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpx/vp8cx.h b/vpx/vp8cx.h
index c4e04084c..3c0278c84 100644
--- a/vpx/vp8cx.h
+++ b/vpx/vp8cx.h
@@ -302,7 +302,7 @@ enum vp8e_enc_control_id {
* the feature is off, i.e., no golden frame boost in CBR mode and
* average bitrate target is used.
*
- * For example, to allow 100% more bits, i.e, 2X, in a golden frame
+ * For example, to allow 100% more bits, i.e., 2X, in a golden frame
* than average frame, set this to 100.
*
* Supported in codecs: VP9
@@ -598,7 +598,7 @@ enum vp8e_enc_control_id {
* the feature is off, i.e., no golden frame boost in CBR mode and
* average bitrate target is used.
*
- * For example, to allow 100% more bits, i.e, 2X, in a golden frame
+ * For example, to allow 100% more bits, i.e., 2X, in a golden frame
* than average frame, set this to 100.
*
* Supported in codecs: VP8