You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(playback): add inital flac decoding support via the symphonia crate (#1589)
Enable native playback of FLAC (lossless) audio by enabling symphonia's flac feature, and integrating FlacReader/FlacDecoder into the Symphonia decoder.
0 commit comments