ref: 2ec91a0bbec08889d93322fd9a504eafcaa04e04
parent: 681919da8eaf89213d2243001d8d9069a3d02522
author: ruil2 <[email protected]>
date: Thu Jul 31 11:14:10 EDT 2014
fix typo
--- a/codec/api/svc/codec_app_def.h
+++ b/codec/api/svc/codec_app_def.h
@@ -325,7 +325,7 @@
unsigned int uiMaxNalSize;
/*LTR settings*/
- bool bEnableLongTermReference; // 0: on, 1: off
+ bool bEnableLongTermReference; // 1: on, 0: off
int iLTRRefNum;
unsigned int iLtrMarkPeriod;