Index: trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg
===================================================================
--- trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg	(revision 189)
+++ trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg	(revision 210)
@@ -195,4 +195,8 @@
 InterViewSkip             : 0                                      # interview SKIP mode
 InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
+DisparitySearchRangeRestriction : 0                                # 0: No disparity restriction 1: Use disparity restriction
+VerticalDisparitySearchRange    : 56                               # vertical disparity search range (in luma samples)
+FCO                        : 0                                     # Flexible coding order flag in 3DV
+FCOCodingOrder             : T0D0D1T1                              # Coding order for Flexible coding order in 3DV
 
 
@@ -207,4 +211,5 @@
 #========== view synthesis optimization (VSO) ==========
 VSOConfig                 : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) I(s0.25 s0.5 s0.75)]  # VSO configuration string
+#VSOConfig                 : [ox0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) I(s0.25 s0.5 s0.75)]  # VSO configuration string
 WVSO                      : 1                                    # use of WVSO (Depth distortion metric with a weighted depth fidelity term) 
 VSOWeight                 : 10                                   # weight of VSO ( in SAD case, cf. squared in SSE case )
Index: trunk/CommonTestConditionsCfgs/baseCfg_2view.cfg
===================================================================
--- trunk/CommonTestConditionsCfgs/baseCfg_2view.cfg	(revision 189)
+++ trunk/CommonTestConditionsCfgs/baseCfg_2view.cfg	(revision 210)
@@ -189,5 +189,6 @@
 InterViewSkip             : 0                                      # interview SKIP mode
 InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
-
+DisparitySearchRangeRestriction : 0                                # 0: No disparity restriction 1: Use disparity restriction
+VerticalDisparitySearchRange    : 56                               # vertical disparity search range (in luma samples)
 
 #========== depth coding tools ==========
Index: trunk/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg
===================================================================
--- trunk/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg	(revision 189)
+++ trunk/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg	(revision 210)
@@ -199,4 +199,8 @@
 InterViewSkip             : 0                                      # interview SKIP mode
 InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
+DisparitySearchRangeRestriction : 0                                # 0: No disparity restriction 1: Use disparity restriction
+VerticalDisparitySearchRange    : 56                               # vertical disparity search range (in luma samples)
+FCO                        : 0                                      # Flexible coding order flag in 3DV
+FCOCodingOrder             : T0D0D1D2T1T2                           # Coding order for Flexible coding order in 3DV
 
 
@@ -211,4 +215,5 @@
 #========== view synthesis optimization (VSO) ==========
 VSOConfig                 : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) B(oo2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][cx2 B(cc1) I(s1.25 s1.5 s1.75)] # VSO configuration string
+#VSOConfig                 : [ox0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) B(oo2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][ox2 B(cc1) I(s1.25 s1.5 s1.75)] # VSO configuration string for FCO = 1
 WVSO                       : 1                                     # use of WVSO (Depth distortion metric with a weighted depth fidelity term) 
 VSOWeight                  : 10                                    # weight of VSO ( in SAD case, cf. squared in SSE case )
Index: trunk/CommonTestConditionsCfgs/baseCfg_3view.cfg
===================================================================
--- trunk/CommonTestConditionsCfgs/baseCfg_3view.cfg	(revision 189)
+++ trunk/CommonTestConditionsCfgs/baseCfg_3view.cfg	(revision 210)
@@ -191,4 +191,6 @@
 InterViewSkip             : 0                                      # interview SKIP mode
 InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
+DisparitySearchRangeRestriction : 0                                # 0: No disparity restriction 1: Use disparity restriction
+VerticalDisparitySearchRange    : 56                               # vertical disparity search range (in luma samples)
 
 
