Merge "vpx/*.h, cosmetics: fix some typos"

This commit is contained in:
James Zern 2015-10-16 18:47:08 +00:00 коммит произвёл Gerrit Code Review
Родитель b44c5cf639 0b74e5d7af
Коммит 9ade6e1001
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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;

Просмотреть файл

@ -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