-
-
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.
- Support apple sillicon(not tested on real device) - Support swift language - Support cocoapods for macOS via `pod 'mdk'` - Add xcframework, including both macOS and iOS frameworks - Add av1 support for CUDA decoder - check pixel format support for mmal to fix yuv444p error - mmal decoder: force copy if no 0-copy support - Add ACES HDR tone map, via env `GPU_TONE_MAP=aces` - Metal, d3d11, vulkan renderer support alpha blending if video has alpha channel - Metal: fix crash if frame is invalid - Fix a/v sync regression after seek since v0.10.1
- Loading branch information
Showing
3 changed files
with
18 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