mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-30 13:58:20 +08:00
更新第三方库
This commit is contained in:
@@ -26,6 +26,7 @@ PSDecoder::PSDecoder() {
|
||||
if(thiz->_on_decode){
|
||||
thiz->_on_decode(stream, codecid, flags, pts, dts, data, bytes);
|
||||
}
|
||||
return 0;
|
||||
},this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user