diff avcodec.h @ 6719:e88e719b5e77 libavcodec

Typo: distoration -> distortion.
author ramiro
date Tue, 29 Apr 2008 14:08:01 +0000
parents 646a886bafe2
children 4b9f28275b14
line wrap: on
line diff
--- a/avcodec.h	Tue Apr 29 08:37:40 2008 +0000
+++ b/avcodec.h	Tue Apr 29 14:08:01 2008 +0000
@@ -1699,7 +1699,7 @@
     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