* rocDecode/AVC: Added SEI message extraction support. Also merged common AVC and HEVC SEI support code to super class. (#250)

[ROCm/rocdecode commit: 9b006616ed]
This commit is contained in:
jeffqjiangNew
2024-02-15 08:42:51 -05:00
کامیت شده توسط GitHub
والد 11450f86ef
کامیت 4c68b8c1fd
7فایلهای تغییر یافته به همراه139 افزوده شده و 106 حذف شده
@@ -144,6 +144,10 @@ protected:
*/
ParserResult OutputDecodedPictures();
/*! \brief Callback function to send parsed SEI playload to decoder.
*/
void SendSeiMsgPayload();
/*! \brief Function to parse one picture bit stream received from the demuxer.
* \param [in] p_stream A pointer of <tt>uint8_t</tt> for the input stream to be parsed
* \param [in] pic_data_size Size of the input stream