1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 09:49:31 +02:00
librespot/playback
Felix Prillwitz 59381ccad3
Handle/Ignore unknown audio formats (#1467)
* ignore unknown enum values

* update CHANGELOG.md

* metadata: introduce own AudioFileFormat

* metadata: adjust handling for better readability
2025-04-13 06:37:12 +00:00
..
src Handle/Ignore unknown audio formats (#1467) 2025-04-13 06:37:12 +00:00
Cargo.toml Replacing atomic_shim with portable-atomic, since atomic_shim worsk well for MIPS and MIPSEL, but has problem with some ARM flavours. (#1466) 2025-02-14 20:16:29 +01:00