-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- API: - Add `Player.setPointMap()` - Fix Player::foreignGLContextDestroyed() does nothing. Useful to realease gl resources if player is destroyed before context - Release GL resources ASAP. - Fix realtime streams frame drop - Fix rtp decode error - Fix a crash if recreate opengl context frequently - Fix macCatalyst build, fix macOS < 11 - Fix ffmpeg av1 can not fallback to dav1d - Fix metal snapshot and resize renders a green frame - Fix seeking may output a frame with wrong timestamp
- Loading branch information
Showing
3 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters