Mercurial > libavcodec.hg
diff avcodec.h @ 2628:511e3afc43e1 libavcodec
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
| author | melanson |
|---|---|
| date | Sun, 24 Apr 2005 17:21:11 +0000 |
| parents | fc91ca5b9066 |
| children | eaa57c3336fc |
line wrap: on
line diff
--- a/avcodec.h Sun Apr 24 11:13:49 2005 +0000 +++ b/avcodec.h Sun Apr 24 17:21:11 2005 +0000 @@ -1691,14 +1691,14 @@ int nsse_weight; /** - * number of macroblock rows at the top which are skiped. + * number of macroblock rows at the top which are skipped. * - encoding: unused * - decoding: set by user */ int skip_top; /** - * number of macroblock rows at the bottom which are skiped. + * number of macroblock rows at the bottom which are skipped. * - encoding: unused * - decoding: set by user */
