mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-26 03:42:21 +08:00
修复ts/ps解析后组帧逻辑bug:#964
This commit is contained in:
@@ -477,7 +477,7 @@ private:
|
||||
bool willFlush(const Frame::Ptr &frame) const;
|
||||
void doMerge(BufferLikeString &buffer, const Frame::Ptr &frame) const;
|
||||
bool shouldDrop(const Frame::Ptr &frame) const;
|
||||
bool frameCacheHasVCL(List<Frame::Ptr> &frameCached) const;
|
||||
bool frameCacheHasVCL() const;
|
||||
|
||||
private:
|
||||
int _type;
|
||||
|
||||
Reference in New Issue
Block a user