shithub: openh264

Download patch

ref: 1ea50e209af3a215c2246d08a6f545e1db16d047
parent: 5cad8a60c9268a34ec0a658fa7b2cf7c1bdfc9fb
author: Martin Storsjö <[email protected]>
date: Tue Jun 10 06:55:44 EDT 2014

Fix a typo, setttings -> settings

--- a/codec/encoder/core/src/encoder_ext.cpp
+++ b/codec/encoder/core/src/encoder_ext.cpp
@@ -122,7 +122,7 @@
     }
     if (iTotalBitrate > pCfg->iTargetBitrate) {
       WelsLog (NULL, WELS_LOG_ERROR,
-               "Invalid setttings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)\n",
+               "Invalid settings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)\n",
                iTotalBitrate, pCfg->iTargetBitrate);
     }
   }
--- a/codec/encoder/core/src/svc_enc_slice_segment.cpp
+++ b/codec/encoder/core/src/svc_enc_slice_segment.cpp
@@ -118,7 +118,7 @@
 }
 
 /*!
- *  Check slices assignment setttings on MST_INTERLEAVE type
+ *  Check slices assignment settings on MST_INTERLEAVE type
  */
 
 //slice parameter check for SM_FIXEDSLCNUM_SLICE