Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")

Originally committed as revision 4153 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Mike Melanson
2005-04-24 17:21:11 +00:00
parent 93ccc14df5
commit 160d679c07
26 changed files with 110 additions and 110 deletions

View File

@@ -1691,14 +1691,14 @@ typedef struct AVCodecContext {
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
*/