shithub: libsamplerate

RSS feed

313685a7 – Dan Raviv <dan@soundradix.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/03/05 08:59
Check for and suppress int shortening warnings

a2eb2814 – Conrad Jones <cjones@turboit.co.uk> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/02/07 15:08
fix macos compile errors - modernize audio api

47bba234 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2018/11/14 03:07
travis: Build on xenial

71b400b5 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2018/11/14 03:05
tests/src-evaluate.c: Fix compiling warning

90f8bf70 – sezero <sezero@users.sourceforge.net> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/11/11 18:11
add missing src_get_channels export to windows def file

7dcc9bb7 – Peter Hoyes <pahoyes@gmail.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/06/06 11:01
Fix typos for nullptr_test additions.

eb077a3a – Peter Hoyes <pahoyes@gmail.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/06/05 08:53
Allow data_out == NULL if output_frames == 0

d8d66af6 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2018/05/20 06:45
common.h: Include <math.h>

f0f32d9e – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/04/21 08:49
Hard-require libsndfile/ALSA in Travis

09fde33f – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/04/21 08:49
Disable examples when alsa/libsndfile are not present

56c3897f – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2018/03/19 07:18
CMakeLists.txt: Drop sndfile-resample build target

bf39835d – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/01/27 09:12
Move `sndfile-resample` to sndfile-tools package

1601e2cd – Joël R. Langlois <joel.r.langlois@gmail.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/02/15 12:42
Typo fix in README.

73cb39b4 – Boris-Chengbiao Zhou <bobo1239@web.de> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/01/23 23:39
Add CMake build system and setup CI on Travis and AppVeyor

5e56ae8b – Robert Kausch <robert.kausch@freac.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/01/14 07:47
Accept NULL data_in pointer when passing zero input frames

02ebb9f0 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2018/01/09 14:56
configure.ac: Fix SHARED_VERSION_INFO

0668431f – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2018/01/08 12:44
configure.ac: Only accept fftw3 >= 3.0.0

79075762 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2018/01/08 12:34
Restore test output

119da015 – Jan Starý <hans@stare.cz> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/01/05 07:30
BSD licensed now

292789af – Peter Hoyes <pahoyes@gmail.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/10/24 20:20
src_clone: Test, documentation and export definitions

945b9939 – Peter Hoyes <pahoyes@gmail.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/10/04 07:26
Add ability to clone a SRC_STATE* handle

b2f7a322 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2017/11/28 14:44
Fix line endings on Windows specific files

83a9482e – Torbjörn Rathsman <milasudril@gmail.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/07/22 16:31
Documentation: A couple more const correctness fixes

a172e5c5 – Torbjörn Rathsman <milasudril@gmail.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/07/22 16:31
api_full.html: Update const correctness

c9987488 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/13 05:24
Make build system completely non-recursive

23a160b8 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/13 05:24
Modernise more Autoconf code

d2e7cb58 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/13 05:24
Use AC_C_BIGENDIAN for detecting $HOST endianness

ca40d099 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/13 05:24
Modernise to Automake 1.14

e93f0613 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Fix -Werror failures on GCC 7

01c5b691 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Fix incomplete forward declaration of struct AUDIO_OUT

ff2ba495 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Add Travis config

a172af34 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Use $(...) instead of @...@ for precious variables

3224a2af – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Install `sndfile-resample` only if libsndfile is enabled and found

1730b91c – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Express correct dependencies for static libraries

d23a66e6 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Remove old cruft and modernise Autoconf

fbbacae3 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Produce bzip tarballs

06fea5c3 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Remove htmldocdir variable

3ea3b465 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Modernise Automake code to be more portable

63acb184 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Use parallel test harness

140ffd91 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Do not add Makefile.am in M4/ dir

6f903c87 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
autogen.sh: Do not automatically launch ./configure

a62f6bca – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Suppress -Wimplicit-fallthrough warnings

0e0d26e6 – David Seifert <soap@gentoo.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/06/10 11:48
Cleanup configure.ac using modern Autoconf idioms

779136a6 – coypu <coypu@sdf.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/04/26 00:34
Declare AUDIO_OUT once

e53f065d – coypu <coypu@sdf.org> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/04/26 00:01
Remove dead assignment

477ce36f – DJMaster <developers@djmaster.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/01/29 09:14
Fix win32 compilation

092f717a – Tanu Kaskinen <tanuk@iki.fi> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2016/09/23 08:09
configure.ac: improve alsa handling

23b23068 – evpobr <evpobr@gmail.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2016/10/27 06:15
Add .gitattributes file to enforce correct line endings

534ee353 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2016/10/10 16:28
configure.ac: Drop use of 'echo -e'

cf06faa0 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2016/10/10 16:10
configure.ac: Fix SHARED_VERSION_INFO version

f6730d03 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2016/09/19 04:17
Version 1.0.9

819c6a8d – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2016/09/13 16:12
Relicense the project under the 2-clause BSD license

a12aad2e – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2016/08/31 17:32
tests/snr_bw_test.c: Fix compiler warning with gcc 6.1

548c6761 – Stefan Balke <stefan.balke@audiolabs-erlangen.de> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2016/03/20 14:53
Use labs instead of abs

25b34fb5 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2015/11/16 14:10
src/src_sinc.c: Update description string

22bd8d77 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2015/11/16 13:49
Accept test wibbles

5863210e – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2015/11/15 09:48
tests/calc_snr.c: Fix indexing of FFTW output

0bacbd93 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2015/10/08 03:31
Remove Announce.txt

e48aa476 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2015/09/24 14:11
src/src_sinc.c: Tweak the termination condition

e8cf2e67 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2014/11/29 15:44
Convert from Bzr to Git.

aa559757 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2013/04/07 17:37
src/Version_script.in : Fix linking warnings when using ld.gold.

28afc79c – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2013/04/07 17:37
Add public function sf_get_channels(). Suggested by Max Flax.

c3b66186 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2013/03/29 11:54
src/src_sinc.c : Fix a read beyond end of coefficent array problem.

2d64679f – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2013/01/16 15:53
Make SRC_DATA const correct. Thanks to Nikos Chantziaras for the suggestion.

2b99b481 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/10/07 14:10
examples/sndfile-resample.c : Add a --no-normalize cmd line option.

756dc2ce – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/09/28 14:09
tests/varispeed_test.c : Fix compile error.

f4e2bc3f – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/08/27 15:31
src/src_*.c : Validate internally stashed src_ratio value.

a25ac789 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/08/27 15:28
Move function is_bad_src_ratio() to common.h.

0d8a1349 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/08/27 15:25
Add SRC_ERR_BAD_INTERNAL_STATE error number and string.

c901a46c – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/08/23 17:29
doc/license.html : Specify GPLv2 or GPLv3.

57c95135 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/08/23 17:28
tests/ : Use fftw_cleanup() to remove all memory leaks reported by valgrind.

cf3601b8 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/08/22 17:08
src/src_sinc.c : Cleanup calculation of float_increment.

ca2e559c – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/03/11 09:46
examples/audio_out.c : Minor tweaks to Windows and OSX code.

53ec641e – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2012/03/11 07:47
src/samplerate.c : Fix error message for error SRC_ERR_BAD_DATA_PTR.

697a6ce4 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/11/05 09:46
examples/varispeed-play.c : Rewrite to use the callback version of the API.

34bb50a4 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/11/05 09:44
src/samplerate.h : Removed unused typedef struct SRC_CB_DATA.

ce380434 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/11/02 18:27
Fix warnings from the Goanna static analysis tool.

3ccee291 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/11/02 17:21
examples/audio_out.[ch] : On Linux used ALSA instead of OSS when available.

57bb4de0 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/11/02 17:06
Detect and use ALSA for varispeed-play.

a7df0e7f – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/11/02 15:13
configure.ac : 0.1.9pre1.

351a6f5a – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/08/15 18:12
configure.ac : Release 0.1.8.

7a99f740 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/08/15 16:48
Updates for 0.1.8 release.

c8c0372f – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/08/15 15:06
Fix compiler warnings.

067263c4 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/08/15 15:05
Improve installation of html docs.

96fee0c5 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/08/14 06:48
configure.ac : Add symbol support for kfreebsd-*-gnu-*.

cd1091a5 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/02/22 16:01
tests/util.c : Fix detection of CPU name on OSX.

da449742 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/02/22 15:33
tests/*.c : Update to use get_cpu_name().

8478b005 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/02/22 15:28
tests/util.[ch] : Rename functio print_cpu_name() to get_cpu_name().

85e1246b – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2011/01/19 16:47
Update copyright dates.

5f7b874b – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/11/04 16:42
src/*.[ch] : Fix typo in comments.

5952980c – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/11/04 16:38
configure.ac : Fix SHARED_VERSION_INFO.

937ecf04 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/10/16 11:14
doc/download.html : Add a GPG signature.

e7049a7f – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/10/16 11:10
configure.ac : Add AM_SILENT_RULES.

b7c06c43 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/10/16 11:09
src/*_coeffs.h : Fix typo in comments.

47fa1bf8 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/09/27 07:47
src/float_cast.h : Add lrint/lrintf version for Win64. Thanks to Dmitry Baikov.

61dee133 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/01/10 05:17
configure.ac : Version 0.1.8pre1.

91e703b6 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/01/10 05:15
Revert change that moved the src_ratio field to the start of SRC_DATA

19b5adc1 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/01/10 04:55
Prevent creation of double length output files when conversion is restarted

5b237387 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2010/01/10 04:01
autogen.sh : Remove --enable-maintainter mode.

88292073 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2009/12/01 14:09
Win32/Makefile.msvc : Add /Zm200 to CFLAGS.

Next