ref: 3c2d9f7532878920d841acd8404dfd6c1fdf0d35
parent: e751502412b2938ed3f5b78bc599ae493de78115
parent: a9ca4db07bb6c5195e352d05ad0c43b4a9b28b1c
author: HaiboZhu <haibozhu@cisco.com>
date: Tue May 20 06:51:08 EDT 2014
Merge pull request #863 from dongzha/FixEncOptionMaster change comment in encoder option according to issue cisco#859 for master
--- a/codec/api/svc/codec_app_def.h
+++ b/codec/api/svc/codec_app_def.h
@@ -87,9 +87,9 @@
ENCOCER_LTR_MARKING_PERIOD,
ENCODER_OPTION_LTR,
- ENCODER_OPTION_ENABLE_SSEI, //disable SSEI: true--disable ssei; false--enable ssei
+ ENCODER_OPTION_ENABLE_SSEI, //enable SSEI: true--enable ssei; false--disable ssei
ENCODER_OPTION_ENABLE_PREFIX_NAL_ADDING, //enable prefix: true--enable prefix; false--disable prefix
- ENCODER_OPTION_ENABLE_SPS_PPS_ID_ADDITION, //disable pSps/pPps id addition: true--disable pSps/pPps id; false--enable pSps/pPps id addistion
+ ENCODER_OPTION_ENABLE_SPS_PPS_ID_ADDITION, //enable pSps/pPps id addition: true--enable pSps/pPps id; false--disable pSps/pPps id addistion
ENCODER_OPTION_CURRENT_PATH,
ENCODER_OPTION_DUMP_FILE,