mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Update extras.
This commit is contained in:
+4
-1
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
MP3 audio decoder. Choice of public domain or MIT-0. See license statements at the end of this file.
|
||||
dr_mp3 - v0.6.2 - 2020-04-10
|
||||
dr_mp3 - v0.6.3 - 2020-04-13
|
||||
|
||||
David Reid - mackron@gmail.com
|
||||
|
||||
@@ -4343,6 +4343,9 @@ counts rather than sample counts.
|
||||
/*
|
||||
REVISION HISTORY
|
||||
================
|
||||
v0.6.3 - 2020-04-13
|
||||
- Fix some pedantic warnings.
|
||||
|
||||
v0.6.2 - 2020-04-10
|
||||
- Fix a crash in drmp3_open_*_and_read_pcm_frames_*() if the output config object is NULL.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user