Browse Source

Typo

Originally committed as revision 7717 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Panagiotis Issaris 19 years ago
parent
commit
de6c4b2dd3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/avcodec.h

+ 1
- 1
libavcodec/avcodec.h 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
*/


Loading…
Cancel
Save