Files
OrcaSlicer/deps
Noisyfox 86a63e7e2f deps: disable FFmpeg VideoToolbox/AudioToolbox HW-accel on macOS
The static libavcodec.a/avutil.a compiled the auto-detected
videotoolbox/audiotoolbox objects, which reference VideoToolbox
framework symbols (_VTDecompressionSession*). The app link line
happened to satisfy them transitively, but the orca_stubgen module
link (CI-only) failed with undefined symbols. The player decodes in
software (swscale), so disable both HW-accel paths to keep the
static libs self-contained.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-15 08:52:52 +08:00
..
2023-08-09 13:42:41 +08:00
2024-05-25 09:11:19 +08:00
2023-09-29 19:46:49 +08:00
2023-08-09 13:42:41 +08:00
2026-03-19 15:48:32 +08:00
2023-08-09 13:42:41 +08:00
2025-05-01 17:09:45 +08:00
2025-05-01 17:09:45 +08:00
2026-01-03 00:36:04 +08:00
2026-03-11 14:59:29 +08:00
2023-09-29 19:46:49 +08:00
2026-08-13 09:12:13 +08:00