Skip to content

修复目前的几个问题#67

Merged
debugly merged 3 commits into
debugly:mainfrom
CloudlessMoon:main
Dec 29, 2025
Merged

修复目前的几个问题#67
debugly merged 3 commits into
debugly:mainfrom
CloudlessMoon:main

Conversation

@CloudlessMoon

@CloudlessMoon CloudlessMoon commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

① 修复设置currentPlaybackTimeNotificationInterval = 0, shouldShowHudView = true时,未判断FSPlayerCurrentPlaybackTimeDidChangeNotification的问题
② FSMetalRenderedView作为MTKView不需要像素对齐,完整渲染视频画面即可
③ iOS端,修复在后台时,metal会报Execution of the command buffer was aborted due to an error during execution. Insufficient Permission (to submit GPU work from background)(00000006:kIOGPUCommandBufferCallbackErrorBackgroundExecutionNotPermitted)的错误

…true时,未判断FSPlayerCurrentPlaybackTimeDidChangeNotification的问题
@CloudlessMoon CloudlessMoon changed the title https://github.com/debugly/fsplayer/commit/533b2d7ca34afae6ba273be95c3c6d0d0515d5d8,修复这个commit带来的一个问题 设置currentPlaybackTimeNotificationInterval = 0, shouldShowHudView = true时,未判断FSPlayerCurrentPlaybackTimeDidChangeNotification的问题 Dec 29, 2025
… an error during execution. Insufficient Permission (to submit GPU work from background)(00000006:kIOGPUCommandBufferCallbackErrorBackgroundExecutionNotPermitted)的错误
@CloudlessMoon CloudlessMoon changed the title 设置currentPlaybackTimeNotificationInterval = 0, shouldShowHudView = true时,未判断FSPlayerCurrentPlaybackTimeDidChangeNotification的问题 修复目前的几个问题 Dec 29, 2025
@debugly debugly merged commit 9c02d75 into debugly:main Dec 29, 2025
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.

2 participants