Chamne the return type of FillSeqCallbackFn to int and check to see if it returns any error (#112)

このコミットが含まれているのは:
Aryan Salmanpour
2023-12-01 14:50:33 -05:00
committed by GitHub
コミット ae63fbacab
2個のファイルの変更12行の追加5行の削除
+1 -1
ファイルの表示
@@ -927,7 +927,7 @@ private:
ParserResult Init();
// functions to fill structures for callback functions
void FillSeqCallbackFn(SpsData* sps_data);
int FillSeqCallbackFn(SpsData* sps_data);
void FillSeiMessageCallbackFn();
/*! \brief Function to fill the decode parameters and call back decoder to decode a picture