48 Commits (9f7e7016d18d1ce2cb1754c7b08fbb2db17fc02e)
 

Author SHA1 Message Date
Alexandros Theodotou 9f7e7016d1
memset AudecInfo to 0 before filling it in 2 years ago
Alexandros Theodotou f0e431f4c7
bump to v0.3.4 2 years ago
Alexandros Theodotou d65cc71164
only use map file if linker is ld.bfd 2 years ago
Alexandros Theodotou 9c56533a35
only use map file if using gcc 2 years ago
Alexandros Theodotou d2705fc17b
use static lib in dependency 2 years ago
Alexandros Theodotou d08f52fac1
use hidden symbol visibility by default and enable symbols manually 2 years ago
Alexandros Theodotou 38cc86ca52
add missing stdarg include in header 2 years ago
Alexandros Theodotou bf744ee903
add link map and shared lib 2 years ago
Alexandros Theodotou 1b6d579a5b
add log func 2 years ago
Alexandros Theodotou 3adfd67868
add libm dependency 2 years ago
Alexandros Theodotou b6f2ceb304
bump version to v0.2.4 3 years ago
Alexandros Theodotou 7af1dead8e
fix build failure with [-Werror,-Wsign-conversion] on i386 3 years ago
Alexandros Theodotou 93f2ebf1b1
move most builds to .builds-extra 3 years ago
Alexandros Theodotou 82a1728999
add subproject fallbacks for sndfile/samplerate 3 years ago
Alexandros Theodotou a49f820203
credit Robin Gareus in minimp3 source file 3 years ago
Alexandros Theodotou e5519d2b38
add srht builds badge 3 years ago
Alexandros Theodotou 352c7de985
builds: only get coverage on archlinux 3 years ago
Alexandros Theodotou b128de28bc
add builds 3 years ago
Alexandros Theodotou 6da0a394ea
bump to ver 0.2.3 3 years ago
Alexandros Theodotou 519f8dce24
use minimp3 instead of ffmpeg for MP3 3 years ago
Alexandros Theodotou a3eb65d868
zero out info struct before testing 3 years ago
Alexandros Theodotou 04128ce895
extract BPM info from audio 3 years ago
Alexandros Theodotou 5cfbede9a6
disable mp3 tests by default 3 years ago
Alexandros Theodotou dfc8f9f23a
make tests optional, use zd to print size_t 3 years ago
Alexandros Theodotou c43c34f887
bump to ver 0.2.2 - fix pc file 3 years ago
Alexandros Theodotou 6ea38ecc2c
fix SIGTRAP not existing on windows 3 years ago
Alexandros Theodotou d9580b5b36
install audec executable 3 years ago
Alexandros Theodotou 12a1015901
bump version 3 years ago
Alexandros Theodotou 61c6e00b8e
add command line utility, don't fail if read samples don't match info samples 3 years ago
Alexandros Theodotou ac8604e553
remove references to Lesser GPL 3 years ago
Alexandros Theodotou 734b30dbb1
do not install the pkg-config .pc file if subproject 3 years ago
Alexandros Theodotou 39fe737092
do not install if subproject 3 years ago
Alexandros Theodotou c724c387c9
fix returning wrong array size, fix memory leak when no resampling is necessary 3 years ago
Alexandros Theodotou c7dcf5ef28
fix invalid licensing - upgrade originally lgplv2+ text to gplv3+, then use it in combination with the AGPL 3 years ago
Alexandros Theodotou 0884e1fee2
add info for issues and reports in README 3 years ago
Alexandros Theodotou 5727191818
change license to AGPL 3 years ago
Alexandros Theodotou 5e5183a170
implement audec_init() 3 years ago
Alexandros Theodotou 65dfd3196f
fix header not getting installed 3 years ago
Alexandros Theodotou 9d79fbdbc8
add info messages showing number of frames processed 3 years ago
Alexandros Theodotou 75480e4659
check expected samples read in tests 3 years ago
Alexandros Theodotou ee0d35acd9
return the number of frames per channel instead of all channels in audec_read 3 years ago
Alexandros Theodotou 648aa1183d
add example in readme 3 years ago
Alexandros Theodotou 34a025e705
move header to audec/audec.h 3 years ago
Alexandros Theodotou b2336ecd34
add meson dependency for using audec as subproject 3 years ago
Alexandros Theodotou 6e7c1bc098
fix missing definition for audec_dump_info 3 years ago
Alexandros Theodotou 4afc8b99a5
add resampling functionality and change API names 3 years ago
Alexandros Theodotou dbbc18abcf
add usage and build instructions 3 years ago
Alexandros Theodotou a9c8d1e3ea
initial commit 3 years ago