libobs: skip redundant scene renders when no source is output-filtered - #14
Draft
BlueCheeseburger wants to merge 10000 commits into
Draft
BlueCheeseburger wants to merge 10000 commits into
BlueCheeseburger wants to merge 10000 commits into
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces #12 (re-authored commits so they show as Verified on GitHub).
Summary
output_filtered_countatomic counter toobs_core_videothat tracks how many sources currently have a non-zerooutput_filtersetcan_reuse_mix_texture()allows the stream and record mixes to reuse the main mix's rendered texture — eliminating the 3× render cost regressionobs_source_set_output_filter,obs_source_destroy,obs_source_duplicate, and the scene-collection load path inobs.cTest plan
https://claude.ai/code/session_01RLn9mhsc56Y5D3esVH9WWN
Generated by Claude Code