update trace output
This commit is contained in:
@@ -101,6 +101,7 @@ class CWelsH264SVCEncoder : public ISVCEncoder {
|
||||
void CheckProfileSetting (int32_t iLayer, EProfileIdc uiProfileIdc);
|
||||
void CheckLevelSetting (int32_t iLayer, ELevelIdc uiLevelIdc);
|
||||
void CheckReferenceNumSetting (int32_t iNumRef);
|
||||
void TraceParamInfo(SEncParamExt *pParam);
|
||||
sWelsEncCtx* m_pEncContext;
|
||||
|
||||
welsCodecTrace* m_pWelsTrace;
|
||||
|
||||
Reference in New Issue
Block a user