RSS feed
e58f5242
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/14 13:23
add gcov
571d5147
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/13 20:30
slight readme fixes
03ad8208
– Lion <lieff@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/01/13 20:24
Merge pull request #6 from kozross/master
96433c7f
– Koz Ross <koz.ross@retro-freedom.nz>
authored
on 2018/01/14 06:13
Clean up spelling, punctuation, and grammar in README
96fe7b8f
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/13 07:38
update performance table according to latest optimization, update readme
ab026df7
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/13 07:17
optimization: cpuid is bad instruction for performance - cache it
29bae0fb
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/12 14:21
add coverity bage
368797e4
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/12 11:15
update doc
ab4281b3
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/12 09:45
check __SSE2__ for gcc/clang sse intrinsics
c23eb221
– Lion <lieff@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/01/12 09:37
Merge pull request #4 from manxorist/no-underscore-cpuid
c53f8e87
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/12 08:52
update readme
ce29e100
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/12 08:31
doc formating
81106725
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/12 08:27
enhance doc
94cc365a
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/12 07:27
update readme
e12b9428
– Jörn Heusipp <osmanx@problemloesungsmaschine.de>
authored
on 2018/01/12 07:19
Rename __cpuid to minimp3_cpuid because double underscore names are reserved in C.
d3ef64a8
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/12 07:15
add test vectors to repo
53e84cd2
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/12 07:08
add some simple docs
bab307bc
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 17:15
typos
e55b64d9
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 13:12
rename MIN() & MAX() defines to avoid collisions
8e7ebf88
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 12:14
add MINIMP3_MAX_SAMPLES_PER_FRAME define
62e5245c
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 12:09
fix gcc warning
473c5fde
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 12:04
fix gcc warnings
9ac33df5
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 11:30
add CC0 header in lib file
6c2e4aea
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 10:57
warning fix
35c7326f
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 10:32
turn into single header lib
f3bd153a
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 09:42
typo
7330e758
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 09:36
update readme
470fe0ab
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 09:33
add comparison with keyj minimp3
ffa3fa6a
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 08:35
update readme
b950f935
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 08:32
update table
6a5649cb
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 08:30
add perf table
3c0afe4a
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 07:56
add perf script
9c7ce371
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/11 07:29
make write output optional
64a369d6
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 20:35
range check fix
3d5ff105
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 14:00
update gitignore
121b41ec
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 13:25
test: patch he_mode vector (fate have buggy version?)
962758a5
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 13:10
test fix
de6b040c
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 13:04
test: print more info
dbb7c93d
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 12:50
enhance compliance test
a5381007
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 10:44
add gitignore
5dbd0cbc
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 10:12
enable SIMD for gcc
2797d8a8
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 09:54
add fate test
5ce2e4d2
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/10 07:37
add travis build
8806a001
– lieff <lieff@users.noreply.github.com>
authored
on 2018/01/09 13:07
initial