shithub: libsamplerate

RSS feed

353846c3 – Alexander Grund <alexander.grund@tu-dresden.de> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/07/29 12:22
Use C99 variable array members for all converters

e9f6173e – Joël R. Langlois <joel.r.langlois@gmail.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/07/29 07:37
Modernised README by converting it to a Markdown file.

bf33ede9 – Alexander Grund <alexander.grund@tu-dresden.de> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/07/26 05:12
Improve CI script

e25a0430 – Alexander Grund <alexander.grund@tu-dresden.de> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/07/26 05:45
Shorten name of variable

bb689b14 – Alexander Grund <alexander.grund@tu-dresden.de> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/07/26 05:43
Fix indentation

af1d8845 – Flamefire <Flamefire@users.noreply.github.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/07/23 08:44
Enable tests, examples and install per default if libsamplerate is root project

0b3d1dba – Alexander Grund <alexander.grund@tu-dresden.de> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/07/26 05:18
Remove superflous check above src-evaluate

2647fd9b – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2019/07/26 14:28
doc/history.html: Add 0.1.9 release (2016)

a7d5fa49 – Flamefire <Flamefire@users.noreply.github.com> authored and Erik de Castro Lopo <erikd@mega-nerd.com> committed on 2019/07/23 09:24
Fix the math/clip handling code

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

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