mirror of https://git.ffmpeg.org/ffmpeg.git
Typo
Originally committed as revision 7717 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4abc097146
commit
de6c4b2dd3
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue