feat: v0.0.2 — 增加 macOS 平台支持#3
Merged
Merged
Conversation
The thin module layer is platform-neutral (C++23 wrappers over FFmpeg's C API); macOS support comes from compat.ffmpeg now carrying a per-OS macosx-arm64 config snapshot (mcpp-index). No source changes needed.
This file contains hidden or 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
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.
薄模块层是平台中立的(C++23 wrapper over FFmpeg C API);macOS 支持来自 compat.ffmpeg 现已在 mcpp-index 携带 per-OS macosx-arm64 配置快照(PR#89 已合入,linux+macosx 双腿全绿)。仅改
platforms = ["linux","macos"]+ version 0.0.2,无源码改动。\n\nCI(ubuntu)验证 linux 仍正常;macOS 模块构建由后续 index PR 的 workspace(macos) 腿验证(ffmpeg-module 成员放宽到 cfg(macos))。