lion (afb604c0) at 30 Nov 16:20
Fix #include "minimp3_ex.h" before and after MINIMP3_IMPLEMENTATION
lion (50d2aaf3) at 27 Nov 08:58
Add implementation guard for minimp3_ex.h as well.
lion (ca7c7060) at 01 Aug 12:15
suppress spurious -Waggressive-loop-optimizations warning
lion (a4e25853) at 12 Jul 08:05
Update URLs to HTTPS
lion (b18d274b) at 12 May 12:21
test: check operations with with zero initialized mp3dec_ex decoder
lion (ef9e212f) at 20 Jan 14:37
fix lgtm.com warnings
lion (5aeee949) at 22 Nov 12:20
Fix "standard" typo in readme
lion (c02ef01e) at 20 Nov 06:49
mp3dec_ex_close: free dec->file.buffer in MINIMP3_NO_STDIO mode
lion (0757ad74) at 04 Nov 11:44
test: fail length check if layer is not detected
lion (d08b60c3) at 13 Oct 18:19
minimp3_ex: Move mp3dec_ex_open_cb out of MINIMP3_NO_STDIO block
lion (bfe8732f) at 14 Sep 10:07
More consistent HAVE_ARMV6 define.
lion (f4b44f8e) at 14 Sep 07:35
minimp3.h: satisfy stricter compiler checks
lion (d86f4cbc) at 06 Sep 20:19
minimp3_ex: pass frame_info from mp3dec_ex_read_frame
lion (7bdfc8bd) at 06 Sep 19:48
minimp3_ex: add MP3D_ALLOW_MONO_STEREO_TRANSITION mp3dec_ex_open_* ...
lion (871dd9cd) at 31 Aug 10:04
DOC: Add link to Rust bindings minimp3_ex-sys
lion (a5025623) at 21 Aug 17:49
test: add additional invalid param case for mp3dec_ex_read_frame
lion (e0c78630) at 15 Aug 12:38
Report MP3D_E_PARAM error in dec->last_error for mp3dec_ex_read.
lion (30b3a2c8) at 25 Jun 10:08
minimp3_ex: fix vbrtag delay skip for mp3dec_load*().