summaryrefslogtreecommitdiff
path: root/src/libFLAC/window.c
Commit message (Expand)AuthorAgeFilesLines
* window: fabs > fabsf and cos > cosf where it makes senseRosen Penev2019-09-151-16/+16
* Correct flattop window coefficientsThomas Zander2017-07-011-1/+1
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* libFLAC: fix more problems with new window functionsMartijn van Beurden2014-11-161-4/+4
* libFLAC : Add more checks to partial_tukey and punchout_tukey windows.Martijn van Beurden2014-11-131-35/+39
* src/libFLAC/window.c : Add 'f' to float literals to avoid compiler warnings.Erik de Castro Lopo2014-10-031-2/+2
* libFLAC/window.c : Whitespace.Erik de Castro Lopo2014-09-231-0/+1
* Add partial_tukey and punchout_tukey apodization functionsMartijn van Beurden2014-09-221-6/+61
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Move M_PI definition to include/share/compat.h.Erik de Castro Lopo2013-09-271-5/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* minor syntaxJosh Coalson2006-10-031-13/+13
* complete largefile supportJosh Coalson2006-05-241-0/+4
* #define M_PI for MSVC6Josh Coalson2006-05-031-0/+5
* *** empty log message ***Josh Coalson2006-04-251-0/+216