ref: a9731d6dd5cf2641a8c5d9f64fb670ef04368e11
parent: 00a2a9feefd78e203abe8b075b3bddd0837bec53
author: ruil2 <[email protected]>
date: Thu May 22 10:13:06 EDT 2014
use 0 as maxnalsize default value.
--- a/testbin/welsenc.cfg
+++ b/testbin/welsenc.cfg
@@ -15,7 +15,7 @@
EnableFrameCropping 1 # enable frame cropping flag
-MaxNalSize 1500 # Unit:Byte, Maximum Nal size
+MaxNalSize 0 # Unit:Byte, Maximum Nal size
#============================== LOOP FILTER ==============================
LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
# 2: on except for slice boundaries,
--- a/testbin/welsenc_arbitrary_res.cfg
+++ b/testbin/welsenc_arbitrary_res.cfg
@@ -15,7 +15,7 @@
EnableFrameCropping 1 # enable frame cropping flag
-MaxNalSize 1500 # Unit:Byte, Maximum Nal size
+MaxNalSize 0 # Unit:Byte, Maximum Nal size
#============================== LOOP FILTER ==============================
LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
# 2: on except for slice boundaries,
--- a/testbin/welsenc_ios.cfg
+++ b/testbin/welsenc_ios.cfg
@@ -15,7 +15,7 @@
EnableFrameCropping 1 # enable frame cropping flag
-MaxNalSize 1500 # Unit:Byte, Maximum Nal size
+MaxNalSize 0 # Unit:Byte, Maximum Nal size
#============================== LOOP FILTER ==============================
LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
# 2: on except for slice boundaries,
--- a/testbin/welsenc_vd_1d.cfg
+++ b/testbin/welsenc_vd_1d.cfg
@@ -15,7 +15,7 @@
EnableFrameCropping 1 # enable frame cropping flag
-MaxNalSize 1500 # Unit:Byte, Maximum Nal size
+MaxNalSize 0 # Unit:Byte, Maximum Nal size
#============================== LOOP FILTER ==============================
LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
# 2: on except for slice boundaries,
--- a/testbin/welsenc_vd_rc.cfg
+++ b/testbin/welsenc_vd_rc.cfg
@@ -15,7 +15,7 @@
EnableFrameCropping 1 # enable frame cropping flag
-MaxNalSize 1500 # Unit:Byte, Maximum Nal size
+MaxNalSize 0 # Unit:Byte, Maximum Nal size
#============================== LOOP FILTER ==============================
LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
# 2: on except for slice boundaries,