Commit Graph

6 Commits

Author SHA1 Message Date
Alex Szpakowski 7f3538d2ba Merge branch 'main' into 12.0-development 2022-01-05 21:10:27 -04:00
Alex Szpakowski 433190d1df Merge branch 'master' into 12.0-development 2021-06-06 11:43:54 -03:00
Miku AuahDark c8eeefba51 dr_flac: Ensure NEON codepath is taken for Windows ARM64
Patch based on mackron/dr_libs@5c6b5b1638
2020-12-03 13:48:25 +08:00
Miku AuahDark fc69bcce03 dr_mp3: Fix Windows ARM64 compilation.
Based on lieff/minimp3@0d0c452dc7. dr_mp3 is based on minimp3,
thus have similar structure.

Ieally, we should update dr_mp3, but it makes the commit noisy and dr_mp3 is updated often
so an update to dr_mp3 should be done before new LOVE releases.
2020-12-03 13:45:58 +08:00
Miku AuahDark 1076ee6112 Add non-mpg123 MP3 decoder. 2020-02-16 14:25:40 +08:00
Miku AuahDark 851c2f315e Move dr_flac/dr_flac.h to dr/dr_flac.h 2020-02-16 14:00:45 +08:00