]> granicus.if.org Git - libvpx/commitdiff
vpx/*.h, cosmetics: fix some typos
authorJames Zern <jzern@google.com>
Fri, 9 Oct 2015 05:43:45 +0000 (22:43 -0700)
committerJames Zern <jzern@google.com>
Fri, 9 Oct 2015 23:33:15 +0000 (16:33 -0700)
Change-Id: Ie9ead2c665c6c065a6b922ab66bae9be63483272

vpx/svc_context.h
vpx/vpx_encoder.h

index 432c3c7295af4e5ac0f220039f8affeb7a6b3779..5bc25189bac9ab0fcd322b128c8f3b14b67b46aa 100644 (file)
@@ -40,7 +40,7 @@ typedef struct {
   int output_rc_stat;  // for outputting rc stats
   int speed;  // speed setting for codec
   int threads;
-  int aqmode;  // turns on aq-mdoe=3 (cyclic_refresh): 0=off, 1=on.
+  int aqmode;  // turns on aq-mode=3 (cyclic_refresh): 0=off, 1=on.
   // private storage for vpx_svc_encode
   void *internal;
 } SvcContext;
index 2b17f98a2313f4aec55a4cb55fb98f389d90f384..955e8735193b67c1bb21678ba345ea62864cd865 100644 (file)
@@ -150,7 +150,7 @@ extern "C" {
   partitions can be decoded even
   though earlier partitions have
   been lost. Note that intra
-  predicition is still done over
+  prediction is still done over
   the partition boundary. */
 
   /*!\brief Encoder output packet variants