Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/zrythm/libaudec

A library for reading and resampling audio files
https://github.com/zrythm/libaudec

prepare for libsndfile mp3

e1003934f0bcc14af44366f1951c2a97a72e4835 authored almost 3 years ago
sndfile: only write bpm info if available

46f5aa04316f94bfbfa90d6b3514df54e90f0602 authored over 3 years ago
read version from file

ad3b4cf75d18454ab4aea6fc6fbf9c812b6ba396 authored over 3 years ago
remove #if 1

4ccbc133b9dfd469b8a6fec0f0104af77a26980b authored almost 4 years ago
builds: install valgrind on fedora

1760f0fef4a78babea841e99475c200cd973137f authored almost 4 years ago
memset AudecInfo to 0 before filling it in

9f7e7016d18d1ce2cb1754c7b08fbb2db17fc02e authored almost 4 years ago
bump to v0.3.4

f0e431f4c7ebe244f6e8b6994a8800c8f6ad07b8 authored almost 4 years ago
only use map file if linker is ld.bfd

d65cc71164ba36f0e2951382dc42a6b7cbacd6f5 authored almost 4 years ago
only use map file if using gcc

9c56533a354330f10769823afc6446e24fe92d78 authored almost 4 years ago
use static lib in dependency

d2705fc17bb75d0839564879421af4dbd1752da5 authored almost 4 years ago
use hidden symbol visibility by default and enable symbols manually

d08f52fac10e6bc61ebb4c8c2bbc41030bbec4b1 authored almost 4 years ago
add missing stdarg include in header

38cc86ca52ff90d5785ffc5ebc180021739770a0 authored almost 4 years ago
add link map and shared lib

bf744ee90323c69e66b8e1acee7311444c40dbad authored almost 4 years ago
add log func

1b6d579a5bcda5d3713add7b7bc8194f39fe4543 authored almost 4 years ago
add libm dependency

3adfd678688e1736d4f425aeabf10020122c3b3c authored almost 4 years ago
bump version to v0.2.4

b6f2ceb3041d097eb9225e974bb200187f00a454 authored over 4 years ago
fix build failure with [-Werror,-Wsign-conversion] on i386

7af1dead8ef8ffcd25066019f94851da075392aa authored over 4 years ago
move most builds to .builds-extra

93f2ebf1b1855b70b7bc39910002eae617461ae7 authored over 4 years ago
add subproject fallbacks for sndfile/samplerate

82a1728999bad804e43afcfbc2e70af57d3eb093 authored over 4 years ago
credit Robin Gareus in minimp3 source file

a49f8202036a86b101059cfb03191d066f481dce authored over 4 years ago
add srht builds badge

e5519d2b386afa12ed388ee0a2195737e3dc0791 authored over 4 years ago
builds: only get coverage on archlinux

352c7de9850f7092ce0e8ef08dfe4791c2d6cb3c authored over 4 years ago
add builds

b128de28bc532300dc594bbe6cfe3202484002a8 authored over 4 years ago
bump to ver 0.2.3

6da0a394ea816a6bc9e52c907982dae09905cd38 authored over 4 years ago
use minimp3 instead of ffmpeg for MP3

519f8dce2402a261a0e27672384b94c25641b320 authored over 4 years ago
zero out info struct before testing

a3eb65d86862088741fe0d26a3fa8bb83b2a0a65 authored over 4 years ago
extract BPM info from audio

04128ce895b7fcdd51b8a4b1bac044b494e39847 authored over 4 years ago
disable mp3 tests by default

5cfbede9a601f6706886dd49aba22dce989a60f3 authored over 4 years ago
make tests optional, use zd to print size_t

dfc8f9f23a26cbfacd0ae6fb36a586b5949fa192 authored over 4 years ago
bump to ver 0.2.2 - fix pc file

c43c34f887ffa080e266072e5d2582262d4916a8 authored over 4 years ago
fix SIGTRAP not existing on windows

6ea38ecc2cb0506a5ada65c98a781d36743bcb2a authored over 4 years ago
install audec executable

d9580b5b3649a1c658d22d8ff34e28e3557bf829 authored over 4 years ago
bump version

12a1015901d3e3241ce9edf4213a40ac88799b69 authored over 4 years ago
add command line utility, don't fail if read samples don't match info samples

61c6e00b8e23fc4fa82383be4a1dd546e47b535b authored over 4 years ago
remove references to Lesser GPL

ac8604e5534cc2b6f8eb7afa684a0f6e77a408d8 authored about 5 years ago
do not install the pkg-config .pc file if subproject

734b30dbb15fa780b06a5cf261f9b29484ef8cfa authored about 5 years ago
do not install if subproject

39fe737092fbf318f28a447f0cb6525ecf503dd9 authored about 5 years ago
fix returning wrong array size, fix memory leak when no resampling is necessary

c724c387c9e259eba7e7166bdcbff47766630c8b authored about 5 years ago
fix invalid licensing - upgrade originally lgplv2+ text to gplv3+, then use it in combination with the AGPL

c7dcf5ef289272b0b3004d4b94b1b8ae74814d23 authored about 5 years ago
add info for issues and reports in README

0884e1fee2bb18e5cd635760133c6da47fbdeb05 authored about 5 years ago
change license to AGPL

5727191818d27cf7637be1d33377500657c3982a authored about 5 years ago
implement audec_init()

5e5183a1707c647b6d5954b353b838c9ed40d067 authored about 5 years ago
fix header not getting installed

65dfd3196f8232cb5eadca3922cc717435538eed authored about 5 years ago
add info messages showing number of frames processed

9d79fbdbc8fd98e442734567d9f0bf409acb1b21 authored about 5 years ago
check expected samples read in tests

75480e46598c57eecc59fe7bb0009fda103778cd authored about 5 years ago
return the number of frames per channel instead of all channels in audec_read

ee0d35acd9b48b3b770d5806562f4d8c4f1cec8a authored about 5 years ago
add example in readme

648aa1183dbe409f04855c2c1aabeb2a1d5cb33e authored about 5 years ago
move header to audec/audec.h

34a025e7059dafed51488b645c461b70f96547a0 authored about 5 years ago
add meson dependency for using audec as subproject

b2336ecd3401644a6f74757fad424d67b495a2f4 authored about 5 years ago
fix missing definition for audec_dump_info

6e7c1bc0986fb9a15f68945e7ed53fd29efaf971 authored about 5 years ago
add resampling functionality and change API names

4afc8b99a537e1642c1c17f2e8a4633e4e654846 authored about 5 years ago
add usage and build instructions

dbbc18abcf77791ee09b8dab8fd948d2ea7bc5b3 authored about 5 years ago
initial commit

a9c8d1e3ea6ba2f1bc6acef69c832cb77c62c03f authored about 5 years ago