decrease dec log size

This commit is contained in:
huili2
2014-07-08 19:46:01 -07:00
parent 6897398175
commit 581f8fdf79
5 changed files with 36 additions and 23 deletions

View File

@@ -319,6 +319,8 @@ int32_t iFeedbackTidInAu;
bool bAuReadyFlag; // true: one au is ready for decoding; false: default value
bool bDecErrorConedFlag; //true: current decoder is error coned
bool bPrintFrameErrorTraceFlag; //true: can print info for upper layer
int32_t iIgnoredErrorInfoPacketCount; //store the packet number with error decoding info
//trace handle
void* pTraceHandle;