Originally committed as revision 7717 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Panagiotis Issaris 2007-01-26 15:11:10 +00:00
parent 4abc097146
commit de6c4b2dd3
1 changed files with 1 additions and 1 deletions

View File

@ -865,7 +865,7 @@ typedef struct AVCodecContext {
int qmax;
/**
* maximum quantizer difference etween frames.
* maximum quantizer difference between frames.
* - encoding: set by user.
* - decoding: unused
*/