Typo: distoration -> distortion.

Originally committed as revision 13019 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ramiro Polla
2008-04-29 14:08:01 +00:00
parent 34d71ebe94
commit e6dba5dfab
3 changed files with 14 additions and 14 deletions

View File

@@ -1699,7 +1699,7 @@ typedef struct AVCodecContext {
int mb_decision;
#define FF_MB_DECISION_SIMPLE 0 ///< uses mb_cmp
#define FF_MB_DECISION_BITS 1 ///< chooses the one which needs the fewest bits
#define FF_MB_DECISION_RD 2 ///< rate distoration
#define FF_MB_DECISION_RD 2 ///< rate distortion
/**
* custom intra quantization matrix