RSS feed
	
	
	
		ed3dcd8d
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/11 16:48
		
Add text file explaining Farrow interpolator.
		 
	
		ed0e1006
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/08 07:15
		
Move --enable-gcc-werror stuff so that other tests can pass.
		 
	
		415f83d5
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/08 06:45
		
Add SRC_ERR_NO_VARIABLE_RATIO.
		 
	
		72257eec
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/08 05:36
		
Move FIR/IIR/Polynomial stuff to its own branch.
		 
	
		d981d317
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/07 06:20
		
Update FIP implementation and add fip_best.h.
		 
	
		66946a6c
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/07 04:01
		
Add OFFSETOF macro.
		 
	
		a28fd682
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/06 18:13
		
More sketching out of fip_process().
		 
	
		c4f4d148
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/06 17:32
		
Update fip_reset() and start on fip_process().
		 
	
		8d88287b
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/06 16:35
		
Add FIP initialisation.
		 
	
		c38dc859
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/06 06:46
		
Hook in skeleton FIR/IIR/Polynomial converter.
		 
	
		b4eb5ce5
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/06 06:35
		
Removed redundant enum defintion.
		 
	
		c3f841f0
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/06 06:28
		
Move definition of ARRAY_LEN from src_sinc.c to common.h.
		 
	
		e00161c9
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/04 15:47
		
Minor optimisation. Makes a difference on x86 but no difference on powerpc.
		 
	
		1c4bee3e
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/02 16:59
		
Larhe update of fir_interp.cc.
		 
	
		dc719a5d
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/02 16:58
		
Force a lower limit on population size.
		 
	
		18106d3b
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/01 15:35
		
Add log magnitude calculations.
		 
	
		3ab82169
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/01 07:10
		
Unwrap the phase response.
		 
	
		9b8e61e5
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/01 06:41
		
Normalize filter and calulate magnitude and phase.
		 
	
		97cecf9b
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/01 06:40
		
Measure phase as well as magnitude.
		 
	
		4680e2af
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/01 05:12
		
Ensure window values remain in [0, 1] range.
		 
	
		19cf5c20
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/01 05:07
		
Polynomial window now seems to be working.
		 
	
		02a0e8ae
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/01 03:23
		
Last version using cosine based window coefficients.
		 
	
		504e4423
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/11/01 02:42
		
Fix boundary condition problems.
		 
	
		b64889ef
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/10/31 17:30
		
Sketch out skeleton of program fir_interp.
		 
	
		b1660933
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/10/31 17:27
		
Fix tiny typo.
		 
	
		d1831179
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/10/27 01:55
		
Add example super high quality 4x upsampler.
		 
	
		6240d256
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/10/27 01:54
		
Restrict the src_sinc buffer to a sensible size.
		 
	
		99ef7651
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/10/26 23:36
		
Also add FIR-POLY dir.
		 
	
		9d67a32a
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/10/26 23:36
		
Add extra comment to make_src_filter.m.
		 
	
		02e186fd
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/10/06 05:14
		
Fix win32/mingw building of DLLs.
		 
	
		84e7141f
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/10/06 04:55
		
Add -no-undefined to libsmaplerate_la_LDFLAGS to allow DLL builds on win32/mingw.
		 
	
		8bfee002
		 – Erik de Castro Lopo <erikd@miles>
 authored
 on 2004/10/01 22:51
		
Add some MinGW info as comments for inclusion later.
		 
	
		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.
		 
Next