[idd] capture: restore direct software publication

This commit is contained in:
Geoffrey McRae
2026-08-15 02:28:26 +10:00
parent 97b249b49b
commit a373df7705
6 changed files with 284 additions and 946 deletions

View File

@@ -187,7 +187,7 @@ public:
bool NeedsFrame() const override;
bool GetFramePlan(
uint64_t now, bool productReady, FramePlan& plan) override;
bool GetImmediateFramePlan(
bool GetImmediatePrimaryFramePlan(
uint64_t now, FramePlan& plan) override;
void MissFramePlan(const FramePlan& plan, uint64_t now) override;
bool PrepareFrameBatch(const FramePlan& plan,