Refactor FFmpeg file conversion logic and API

Unified file conversion in FFmpegAddonAdapter to use decodeAudioToFmt for all formats, updated FFmpeg interface and service to support new conversion method, and added adapter name checks in GetRecord and DownloadFileRecordStream for optimized conversion flow. Updated native addon binaries to support these changes.
This commit is contained in:
手瓜一十雪
2025-11-08 12:22:51 +08:00
parent 8de49a3109
commit ec2af3120c
12 changed files with 33 additions and 18 deletions