mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-16 03:50:05 +01:00
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:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user