summaryrefslogtreecommitdiff
path: root/vpx/vp8cx.h
diff options
context:
space:
mode:
authorJerome Jiang <jianj@google.com>2021-08-31 10:22:22 -0700
committerJerome Jiang <jianj@google.com>2021-09-10 10:46:26 -0700
commit65a1751e5b98bf7f1d21bcbfdef352af34fb205d (patch)
treeaea196d324f1f5c09861f015bbfa08da2773e672 /vpx/vp8cx.h
parentca40ca9bed87687eb0b534bf3974c95182dd29a1 (diff)
downloadlibvpx-65a1751e5b98bf7f1d21bcbfdef352af34fb205d.tar
libvpx-65a1751e5b98bf7f1d21bcbfdef352af34fb205d.tar.gz
libvpx-65a1751e5b98bf7f1d21bcbfdef352af34fb205d.tar.bz2
libvpx-65a1751e5b98bf7f1d21bcbfdef352af34fb205d.zip
Add vp8 support to rc lib
For 1 layer CBR only. Support for temporal layers comes later. Rename the library to libvpxrc Bug: b/188853141 Change-Id: Ib7f977b64c05b1a0596870cb7f8e6768cb483850
Diffstat (limited to 'vpx/vp8cx.h')
-rw-r--r--vpx/vp8cx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpx/vp8cx.h b/vpx/vp8cx.h
index 17afac754..28bd86174 100644
--- a/vpx/vp8cx.h
+++ b/vpx/vp8cx.h
@@ -747,7 +747,7 @@ enum vp8e_enc_control_id {
*
* This will turn off cyclic refresh for vp8.
*
- * With those, the rate control is expected to work exactly the same as the
+ * With this, the rate control is expected to work exactly the same as the
* interface provided in vp8_ratectrl_rtc.cc/h
*
* Supported in codecs: VP8