RSS feed
enhance doc
update readme
add test vectors to repo
add some simple docs
typos
rename MIN() & MAX() defines to avoid collisions
add MINIMP3_MAX_SAMPLES_PER_FRAME define
fix gcc warning
fix gcc warnings
add CC0 header in lib file
warning fix
turn into single header lib
typo
add comparison with keyj minimp3
update table
add perf table
add perf script
make write output optional
range check fix
update gitignore
test: patch he_mode vector (fate have buggy version?)
test fix
test: print more info
enhance compliance test
add gitignore
enable SIMD for gcc
add fate test
add travis build
initial