RSS feed
d8d6e970
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/17 07:26
More Win32 updates.
4892715f
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/17 07:25
tests/throughput_test.c : Include config.h and float_cast.h.
57604aa4
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/17 07:24
Rename Win32/libsamplerate.def => Win32/libsamplerate-0.def.
c5ea2755
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/17 05:51
Win32/sndfile.h : Removed.
0750eaaa
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/15 12:17
Remove arch-tag cruft and update copyrights.
bf3d57bb
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/15 12:05
Preliminary Win32 updates.
a58d434a
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/15 07:54
Bump version to 0.1.3.
a5bb97c0
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/15 07:48
Remove all traces of SRC_OLD_SINC_* converters.
4d478ebe
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/11 10:42
doc/api_simple.html : Try once again to convince people that src_simple cannot be used on small chunks of a larger piece of audio.
1bc9773d
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/08 09:35
tests/snr_bw_test.c : Remove bodgy old throughput calculations.
fadefb65
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/08 09:26
Add throughput_test to 'make check' target.
83bf6e94
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/08 09:20
tests/throughput_test.c : Include <unistd.h> for sleep function.
63de5c1c
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/07 18:45
tests/throughput_test.c : Reduce test duration and sleep between each test.
19403f91
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/07 17:58
tests/throughput_test.c : Radical improvements.
02f661e3
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/07 16:53
Rename tests/benchmark.c to tests/throughput_test.c.
91cada37
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/05 15:20
configure.ac : Bump version to 0.1.3pre7.
709b0069
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/05 04:29
Rename SRC_MEDIUM/BEST_* to SRC_OLD_MEDIUM/BEST_* and SRC_SLOW_* to SRC_*, rename files as needed.
3726dbe0
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/05 03:42
tests/termination_test.c : Clean up output.
65c90aa8
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/03/04 15:58
Add two new sinc based converters, SRC_SLOW_SINC_MEDIUM_QUALITY and SRC_SLOW_SINC_BEST_QUALITY.
ebf803b2
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/02/10 05:42
Configure cleanups.
842b74b0
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/02/10 05:42
Makefile.am : Add DISTCHECK_CONFIGURE_FLAGS.
d61c0471
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/01/21 01:34
examples/audio_out.c : Apply patch to fix compile problems with OSS v4.
708f7b63
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/01/20 09:37
configure.ac : Remove --enable-debug (not used any longer).
5c12665b
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/01/12 16:17
Octave/Makefile : Use stuff from libmega-ocaml.
b4bdbcc7
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2008/01/12 15:38
Octave/make_src_filter.ml : Tweaks.