mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Update dr_mp3.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
MP3 audio decoder. Choice of public domain or MIT-0. See license statements at the end of this file.
|
MP3 audio decoder. Choice of public domain or MIT-0. See license statements at the end of this file.
|
||||||
dr_mp3 - v0.6.23 - TBD
|
dr_mp3 - v0.6.23 - 2020-11-03
|
||||||
|
|
||||||
David Reid - mackron@gmail.com
|
David Reid - mackron@gmail.com
|
||||||
|
|
||||||
@@ -4458,7 +4458,7 @@ counts rather than sample counts.
|
|||||||
/*
|
/*
|
||||||
REVISION HISTORY
|
REVISION HISTORY
|
||||||
================
|
================
|
||||||
v0.6.23 - TBD
|
v0.6.23 - 2020-11-03
|
||||||
- Fix an error where a file can be closed twice when initialization of the decoder fails.
|
- Fix an error where a file can be closed twice when initialization of the decoder fails.
|
||||||
|
|
||||||
v0.6.22 - 2020-12-02
|
v0.6.22 - 2020-12-02
|
||||||
|
|||||||
Reference in New Issue
Block a user