Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take timestamps into consideration VideoTrackScreenObject. #1618

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

shogo4405
Copy link
Owner

@shogo4405 shogo4405 commented Nov 6, 2024

Description & motivation

  • Fixed an issue where unintended frame drops occurred when using the offscreen rendering feature.

Type of change

  • New feature (non-breaking change which adds functionality)

Screenshots:

@shogo4405 shogo4405 added this to the 1.9.7 milestone Nov 6, 2024
@shogo4405 shogo4405 force-pushed the feature/sync-video-buffers branch 7 times, most recently from fbc38c7 to e0a2107 Compare November 18, 2024 14:53
@shogo4405 shogo4405 force-pushed the feature/sync-video-buffers branch from e0a2107 to 38502f6 Compare November 18, 2024 15:07
@shogo4405 shogo4405 requested a review from Copilot November 21, 2024 03:05

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (8)
  • HaishinKit.xcodeproj/project.pbxproj: Language not supported
  • Sources/IO/IOVideoMixer.swift: Language not supported
  • Sources/IO/IOVideoUnit.swift: Language not supported
  • Sources/Screen/Screen.swift: Language not supported
  • Sources/Screen/ScreenObject.swift: Language not supported
  • Sources/Screen/ScreenRenderer.swift: Language not supported
  • Sources/Util/FrameTracker.swift: Language not supported
  • Sources/Util/TypedBlockQueue.swift: Language not supported
@shogo4405 shogo4405 merged commit 45feab1 into release/1.9.x Nov 21, 2024
2 checks passed
@shogo4405 shogo4405 deleted the feature/sync-video-buffers branch November 21, 2024 11:20
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