RSS feed
f87ef188
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/30 00:23
Add whypay.html.
9abcafee
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/29 10:21
Update win32 build to use FFTW3 for test programs.
12b9ed8a
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/29 10:16
Remove include of <mmreg.h> on win32.
bdd51c1a
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/17 01:20
Change resample limist from 12 to 256 in index.html. Update history.html.
e0ea629b
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/15 07:19
Fix bug, cleanup and constify src-evaluate.c.
2c7f8125
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/15 07:19
Minor cleanup of sndfile-resample.c.
c9b3dcae
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/15 07:09
Constify a parameter to gen_windowed_sines().
3548f633
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/15 05:23
Add a max parameter to gen_windowed sines() and fix code whcih uses it.
f4c054e2
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/15 04:03
Update .arch-inventory.
a95c161b
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/15 04:02
Add an expected_peaks parameter to function calculate_snr() and fix knock on effects.
f5b513c8
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/13 06:32
Fix typos in NEWS.
153e6640
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/12 17:55
ChangeLog
aefeeac8
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/12 17:54
Fix MSVC Makefile.
b54b7a34
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/12 17:53
Fix HTML formating in faq.html.
637c9f42
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/12 19:32
Final pre-release updates.
9bfedd43
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/11 22:56
Replace unlink with remove.
f2227a14
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/11 22:55
Add --enable-gcc-werror configure option.
8ef3d1e6
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/09/11 22:12
Preliminary support for compiling with MinGW.
850e9c3f
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/10 07:09
Check for <sys/times.h> and use that in src-evaluate.c.
420c1439
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/10 05:51
Bump version to 0.1.2.
d5883477
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/10 05:44
Update ChangeLog.
adebe2f6
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/10 05:43
Add function callback_reset_test().
5f4abc50
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/10 05:43
Reset SRC_PRIVATE fields saved_data and saved_frames in src_reset().
f9937b66
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/09/10 05:21
Move MIN/MAX/ABS/ARRAY_LEN macros to util.h.
b008a5a7
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/08/26 19:07
Fix typo in name stsrings of sinc converters.
ebdd2e80
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/07/18 02:41
Changes required for release 0.1.1.
029bc059
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/07/17 22:55
Add "make check-asm" target.
ce3c49b5
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/07/17 22:53
Bump version to 0.1.1.
2f7c74f5
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/07/04 23:13
Improve checking for possible overflow in fixed point counters.
40148919
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/07/04 21:39
Use ARRAY_LEN macro in sinc_set_converter().
ef823b1f
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/07/04 07:15
Update .arch-inventory.
115a05fd
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/07/04 07:14
Add insanity.h filter definition.
3770b8ea
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/07/04 06:38
Improve octave scripts used for calculating filers.
b9e50b54
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/07/03 02:52
Add a test script to check for x86 fldcw instructions in asm output.
8a0bf641
– Erik de Castro Lopo <erikd@coltrane>
authored
on 2004/07/01 06:50
Remove all constructs in src_sinc.c which would result in an fldcw instruction on x86.
5f270f41
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/06/28 05:37
Minor cleanup of fixes in src_sinc.c.
f714fb93
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/06/27 09:13
Use fmod() to calculate input_index. This is more resitant to rounding errors than -= floor(input_index).
7d077a4b
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/06/26 22:00
Update ChangeLog.
8d72d0fe
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/06/26 21:53
Remove redundant field in SINC_FILTER struct.
aff4ab16
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/06/15 07:44
Fix : must truncate output file if restarting conversion in sndfile-resample.
e3755e2c
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/06/15 05:11
Modify sndfile-resample to restart conversion if clipping has occurred.
0bbb338f
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/06/09 06:27
Pull in benchmark program from --benchmark branch.
c841b0aa
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/06/03 05:10
Minor cleanup of FAQ.
652200fd
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/06/03 05:04
Update FAQ with Q/A on lossi-ness of resampling process.
fc13052c
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/05/27 21:53
Make sinc/zoh/linear_process functions static and remove from common.h.
058486e8
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/05/27 08:09
Change tagging method from explicit to tagline for some files.
86e9e77c
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/05/26 20:54
Update ChangeLog.
7b2ced0c
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/05/26 20:54
Fix formatting.
b9ffd246
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/05/26 20:38
Improve callback_test to find input/output length mismatches.
cdb30e3b
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/05/26 20:36
Bump version to 0.1.1pre2.
99bd57ec
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/05/25 08:02
Update ChangeLog.
52808421
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/05/25 07:54
Fix problem with src_callback_read() where unused frames were not saved between successive calls.
128d53e0
– Erik de Castro Lopo <erikd@miles>
authored
on 2004/05/23 19:16
Bump configure version to 0.1.1pre1.
b7546560
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/04/20 06:36
In configure.ac use AC_HELP_STRING in AC_ARG_ENABLE statements.
254f73ef
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/31 22:07
Open output file in WRITE mode instead of RDWR.
01d94cc1
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/31 22:06
Improve version reporting.
6c6b9061
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/31 17:11
Report libsamplerate version number and remove unused debug.
6a0181f5
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/15 14:55
Add Ryan Smith testimonial.
d526f57a
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/14 02:56
More Win32 fixes.
cfd5a71a
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/14 02:40
Add win32 specific stuff to .arch-inventory.
0c21c470
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/14 02:35
Final Win32 fixes before 0.1.0 release.
d8874bf2
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/13 22:57
Win32 fixes and updates to Win32/config.h and Win32/sndfile.h.
b709eef8
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/13 06:18
Fix typo.
fe9fab4f
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/13 06:12
Improve warning message if mmreg.h not found under MinGW.
7af7d49b
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/12 18:25
Add $(EXEEXT) to test programs for use under MinGW.
e411df2c
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/12 18:24
Minor documentation updates.
a9b94c0b
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/04 21:38
Mods to configure.ac to make it work with mingw32msvc.
bad7c9e7
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/02 05:29
Minor updates.
9a09144c
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/03/02 05:13
c6ae1e72
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/02/28 05:28
Update AC_C_CLIP_MODE.
10c87926
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/02/26 19:42
Remove kiss fft and add --disable-fftw ./configure option.
d9a4973b
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/02/22 07:22
Prepare for ussing KISS FFT.
96ad78fa
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/02/22 06:52
Actually use FFTW3 instead of FFTW2.
bd5c8deb
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/02/22 04:21
Update copyright dates on all files. Add kiss_fft files.
70079c2d
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/02/20 04:30
Fix up ChangeLog.
ab9725bf
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/02/18 20:40
Documentation fixups.
766e1741
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/02/14 21:32
Win32 fixes, improve samplerate.pc.in.
d9d2d271
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/02/01 03:43
Fix Win32/config.h and fix spelling in ChangeLog.
f5a61fdb
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/01/31 05:53
Add sse-optimise.txt containing configure stuff for SSE/3DNOW.
b8f3fe01
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/01/31 05:52
Pull updates across from CVS.
1939c772
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/01/27 05:07
Move from FFTW2 to FFTW3 for test programs.
f8f7d9d1
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/01/26 18:04
Changed allowed SRC ratio range to [1/256, 256].
219bf830
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/01/24 05:14
Fixups before 0.1.0 release.
78139921
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/01/24 04:57
Remove retoolize script.
e57c3fb8
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/01/24 04:52
Remove retoolize
1b021cec
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/01/22 06:21
Rename reconf to reconfigure.mk.
361a1044
– Erik de Castro Lopo <erikd@mega-nerd.com>
authored
on 2004/01/22 06:16
initial import