shithub: libsamplerate

RSS feed

f14fc1f0 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/15 18:16
Merge from temp branch.

5003d89b – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/15 17:55
src/src_sinc.c : Adapt to change of coefficient storage.

be0cfba3 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/15 17:54
src/*_coeffs.h : Change the way the coefficients are defined for improved safety.

0a8012eb – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/15 17:42
make_src_filter.ml : Change format of output file.

b307ff8b – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/14 17:45
make_src_filter.ml : Cleanup, add full header to output file.

38a56190 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/13 17:34
make_src_filter.ml : More tweaks.

69a6e5b9 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/13 14:55
make_src_filter.ml : FIx scaling of filter, use C comments in generated file.

c13383a3 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/12 13:24
src_sinc.c : Make it safe for 64 bit increment_t.

3300aaff – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/12 13:23
make_src_filter.ml : Minor tweaks.

46a0e267 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/12 13:23
src_sinc.c : Make it safe for 64 bit increment_t.

027a0cdf – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 18:09
make_src_filter.ml : Minor tweaks.

812936b1 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 17:52
make_src_filter.ml : Looks like it works.

600df098 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 17:39
More progress on function measure_filter.

9f109bec – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 16:34
More progress.

4d48252e – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 12:18
make_src_filter.ml : More progress.

cd322bc7 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 12:16
dsp.ml : Comment out test code.

b6bc0766 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 11:11
make_src_filter.ml : Progress.

ad758692 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 11:11
fft.ml : Add fucntion fft_logmag.

2b07afe5 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 05:41
Add file fft.ml and hook into build.

d65aba8b – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/06/11 05:40
dsp.ml : Remove FFTW stuff because it ocaml-fftw is broken.

2462f8c9 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/29 07:37
Progress.

87992ca3 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/27 05:35
make_src_filter.ml : Start work on measure_filter function.

727525aa – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/25 15:30
Add Makefile to Octave/ dir.

dbdb09f1 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/25 15:13
Octave/dsp.ml : Implement kaiser.

1def46dc – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/25 13:51
Octave/dsp.ml : Get factorial and besseli0 functions working.

383093b9 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/25 13:09
Start re-write of filter gen code in Ocaml.

58ddf5c3 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/25 09:40
Add file Octave/make_src_filter.ml.

d807cecf – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 19:58
src/src_sinc.c : Rename INT_TO_FP -> int_to_fp.

feabc7c5 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 19:45
src/src_linear.c : Remove tla arch-tag.

b3180311 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 19:43
src/common.h : Optimize fmod_one.

f59ea543 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 19:34
src/*.c : Use fmod_one where appropriate.

44797743 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 19:33
src/common.h : Add static inline function fmod_one.

ece584a6 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 18:09
make_src_filter.m : Add fiddle to move first null just a little higher.

ba32daf5 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 17:39
measure_filter.m : Double FFT length again.

c1c26f0a – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 17:21
src_sinc.c : Remove in-correct comments.

497f1c6a – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 16:01
Move octave scripts to Octave dir.

ad6e0fdd – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/24 08:54
src_sinc.c : Change macros into inline functions for better error checking.

b839b5f7 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/05/12 13:00
tests/Makefile.am : Fix includes for varispeed_test target.

84f52726 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/04/20 09:25
Test for functions alarm and signal and only compile test if both are available.

1b63f407 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/04/20 09:24
doc/index.html : Add link to Foobar 2000 plugin.

ee297c7f – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/04/20 09:22
tests/snr_bw_test.c : Remove cruft.

68f2b1a8 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/28 09:26
configure.ac : Bump version to 0.1.3pre5.

2efc6b93 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/27 14:23
Fix a bug where src_callback_read() would hand under varying src_ratio.

c61d92bd – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/27 14:20
Add new test program callback_hang_test and hook into build.

d15d01d8 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/27 07:57
configure.ac : Remove -pendantic from CFLAGS and add -std=gnu99.

69afa69e – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/27 07:23
samplerate.h : Remove SRC_FIR_IIR_POLY* enums.

71821ed9 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/27 07:07
samplerate.c : Refactor checking of supplied src ratio against min and max.

5e01e55a – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/26 18:07
quality.html : Fixed typo.

8d889edd – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/21 06:42
api_callback.html : More tweaks.

91e39f09 – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/21 06:28
Update docs to make handling of interleaved data more explicit.

8933ec5e – Erik de Castro Lopo <erikd@mega-nerd.com> authored on 2007/01/07 14:37
Add .bzrignore.

7231b557 – Erik de Castro Lopo <erikd@mingus> authored on 2006/08/24 07:31
Fix type in ChangeLog.

85c371df – Erik de Castro Lopo <erikd@mingus> authored on 2006/07/25 23:34
configure.ac : Add -Wpointer-arith to CFLAGS.

1ea32ae2 – Erik de Castro Lopo <erikd@mingus> authored on 2006/07/25 23:33
audio_out.c : Fix bug arising from last change.

8a650e62 – Erik de Castro Lopo <erikd@mingus> authored on 2006/07/12 08:07
audio_out.c : Be more explicit about setting the audio output format.

6bda4b06 – Erik de Castro Lopo <erikd@mingus> authored on 2006/06/05 18:48
Fix MSVC compiler warnings.

5babc698 – Erik de Castro Lopo <erikd@mingus> authored on 2006/06/05 18:40
fb2k.html : Update page.

1f8a5c8d – Erik de Castro Lopo <erikd@mingus> authored on 2006/06/05 09:13
Add file paypal.png.

ad3eb981 – Erik de Castro Lopo <erikd@mingus> authored on 2006/06/05 09:13
Add files fb2k.html and foo_dsp_src9.png.

1659c805 – Erik de Castro Lopo <erikd@mingus> authored on 2006/06/01 18:49
faq.html : Add transport delay question/answer.

52554fc5 – Erik de Castro Lopo <erikd@mingus> authored on 2006/05/26 06:41
Fix knock on effects of calc_snr.c fixes.

ad15d5de – Erik de Castro Lopo <erikd@mingus> authored on 2006/05/26 06:39
tests/calc_snr.c : Fix minor bug in analysis routines.

3e36e65d – Erik de Castro Lopo <erikd@mingus> authored on 2006/05/22 23:02
Remove remaining uses of floor() function in src_*.c.

a8020755 – Erik de Castro Lopo <erikd@mingus> authored on 2006/04/17 23:11
Add functions src_int_to_float_array and src_float_to_int_array, add tests and document.

c8a94e01 – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/31 04:13
Merge tests/calc_snr.h into tests/util.h and remove old file.

5caea02c – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/31 03:57
Make varispeed_test work, hook into build.

d6d6b1d3 – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/31 03:40
varispeed_test.c : Progress made.

a71fc3b8 – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/31 03:40
varispeed_test.c : Progress made.

35d94953 – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/30 21:11
util.[ch] : Add new function reverse_data.

2a4a515d – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/30 19:22
Progress on varispeed_test.

277998ed – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/30 18:59
Add new varispeed test (not working yet).

d7c67713 – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/30 18:55
Fix copyright dates.

2b7b7837 – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/30 18:41
Add vari_process and const_process slots to the SRC_PRIVATE struct.

dd573125 – Erik de Castro Lopo <erikd@mingus> authored on 2006/03/20 06:10
procedure.html : Add sugested word in subject line.

42b64e65 – Erik de Castro Lopo <erikd@mingus> authored on 2005/12/28 16:55
sndfile-resample.c : Exit if SRC ratio is 1.0.

1c210914 – Erik de Castro Lopo <erikd@miles> authored on 2005/11/19 05:14
timewarp-file.c : Improve usage message.

a8e287b9 – Erik de Castro Lopo <erikd@miles> authored on 2005/11/19 04:42
timewarp-file.c : Program now working.

a7000b1c – Erik de Castro Lopo <erikd@coltrane> authored on 2005/11/19 04:21
timewarp-file.c : Minor updates.

5930804f – Erik de Castro Lopo <erikd@coltrane> authored on 2005/11/19 04:05
Add new file examples/timewarp-file.c.

c53804ea – Erik de Castro Lopo <erikd@coltrane> authored on 2005/11/19 02:01
examples/Makefile.am : Minor cleanup.

56f2e446 – Erik de Castro Lopo <erikd@miles> authored on 2005/09/06 07:09
ChangeLog : Update.

07411559 – Erik de Castro Lopo <erikd@miles> authored on 2005/09/06 07:04
float_cast.h : Update to include Cygwin specific fixes.

ace89ad7 – Erik de Castro Lopo <erikd@miles> authored on 2005/09/06 07:01
api_callback.html : Complete documentation.

834dcfcc – Erik de Castro Lopo <erikd@coltrane> authored on 2005/08/29 09:10
src-evaluate.c : Minor updates.

b22d1948 – Erik de Castro Lopo <erikd@miles> authored on 2005/08/24 23:57
sndfile-resample.c : Mark default converter in usage message.

53fafc2c – Erik de Castro Lopo <erikd@miles> authored on 2005/08/24 23:55
configure.ac : Bump pre-release version.

3a6cc4f9 – Erik de Castro Lopo <erikd@miles> authored on 2005/08/10 23:59
Fix a bug in ZOH and LINEAR converters found after new test was added.

b2cc20fe – Erik de Castro Lopo <erikd@miles> authored on 2005/08/10 23:59
termination_test.c : Add sanity test to check first output sample after reset.

4d82b20a – Erik de Castro Lopo <erikd@miles> authored on 2005/08/09 09:27
license.html : Assert that dynamic linking implies a derivative work.

81e21b2b – Erik de Castro Lopo <erikd@miles> authored on 2005/08/07 20:27
Add copyright notice to src_get_version() string.

5562154d – Erik de Castro Lopo <erikd@miles> authored on 2005/08/02 09:33
calc_snr.c : Fix a compile problem when FFTW is not present.

a763e22e – Erik de Castro Lopo <erikd@coltrane> authored on 2005/08/02 07:54
snr_bw_test.c : Reduce ZOH SNR requirements a smidgen in one test.

079c1b43 – Erik de Castro Lopo <erikd@miles> authored on 2005/08/02 07:41
configure.ac : Bump version to 0.1.3pre3.

9575c5ea – Erik de Castro Lopo <erikd@miles> authored on 2005/08/02 07:16
src_(zoh|linear).c : Fix updating of input_index.

32a06fea – Erik de Castro Lopo <erikd@miles> authored on 2005/08/02 07:11
src_(zoh|linear).c : Improve calculation of input_index.

186d15fc – Erik de Castro Lopo <erikd@miles> authored on 2005/08/02 04:19
Fix a bug preventing the inclusion of the html API docs in the tarball.

abd8f42d – Erik de Castro Lopo <erikd@miles> authored on 2005/05/31 04:14
api_simple.html : Fix defintiion of src_ratio.

bb11b7ac – Erik de Castro Lopo <erikd@miles> authored on 2005/05/29 22:02
Update FAQ with hints on debugging choppy output audio.

d1c93aa5 – Erik de Castro Lopo <erikd@miles> authored on 2005/05/07 05:38
Make medium quality sinc the default converter and add this info to the help text.

3c2aa508 – Erik de Castro Lopo <erikd@miles> authored on 2005/04/17 23:49
Fix minor problems with the shared library version number.

Next