mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 20:03:53 +08:00
2
cereal
2
cereal
Submodule cereal updated: 3d70d85580...a91dfedc0d
@@ -385,6 +385,7 @@ void OmxEncoder::write_and_broadcast_handler(OmxEncoder *e){
|
||||
edata.setTimestampEof(out_buf->header.nTimeStamp);
|
||||
edata.setIdx(idx++);
|
||||
edata.setSegmentNum(e->segment_num);
|
||||
edata.setFlags(out_buf->header.nFlags);
|
||||
e->pm->send(e->service_name, msg);
|
||||
|
||||
OmxEncoder::handle_out_buf(e, out_buf);
|
||||
|
||||
Reference in New Issue
Block a user