Skip to content

Add at parameter to Graph.push and Graph.vpush#2314

Merged
WyattBlue merged 1 commit into
mainfrom
graph-push-at
Jun 16, 2026
Merged

Add at parameter to Graph.push and Graph.vpush#2314
WyattBlue merged 1 commit into
mainfrom
graph-push-at

Conversation

@WyattBlue

Copy link
Copy Markdown
Member

Push a frame to a single buffer source by index instead of broadcasting to every matching source, which is needed for multi-input filters like overlay. push(None, at=i) flushes that one source.

Push a frame to a single buffer source by index instead of broadcasting
to every matching source, which is needed for multi-input filters like
overlay. push(None, at=i) flushes that one source.
@WyattBlue WyattBlue merged commit d1ca67e into main Jun 16, 2026
8 checks passed
@WyattBlue WyattBlue deleted the graph-push-at branch June 16, 2026 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant