shithub: libsamplerate

RSS feed

b12668ac – Jan Starý <hans@stare.cz> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/05/30 05:26
clean up after moving sndfile-resample away

f42f97f3 – robiwan <robert.bielik@dirac.se> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2018/10/04 08:47
CMake: Allow tests and install to be enabled/disabled

29b0b173 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2019/04/21 21:09
Add Octave scripts to generate filter coefficients

d1054fbd – sezero <sezero@users.sourceforge.net> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2017/11/29 07:10
add Watcom versions of lrint and lrintf asm inlines

ed072224 – Szymon Mikulicz <szymon.mikulicz@posteo.net> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/04/03 20:49
Change docs for src_ratio

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