summaryrefslogtreecommitdiff
path: root/internal/media/ffmpeg/ffprobe_nowasm.go
AgeCommit message (Collapse)AuthorFiles
2025-02-03adds support for build specifically without wasm ffmpeg (#3732)Libravatar kim1
2024-10-14[feature/OFFICIALLY UNSUPPORTED] add nowasm build tag to disable building ↵Libravatar kim1
with WebAssembly (#3429) * add experimental build-tag 'nowasm' which uses local ffmpeg / ffprobe * updated experimental support message * add comment to build script explaining build tag * add nowasm build tags to moderncsqlite files