summaryrefslogtreecommitdiff
path: root/src/flac/analyze.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
* Add 32-bit decoding capabilityMartijn van Beurden2022-06-121-3/+3
* Change analyse function to support >4Gbit framesMartijn van Beurden2021-03-151-2/+2
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-151-14/+14
* 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
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-1/+1
* Use new function flac_snprintf() where ever appropriate.Erik de Castro Lopo2013-03-171-1/+1
* Large patch from Ben Allison fixing the MSVC build.Erik de Castro Lopo2013-03-061-1/+3
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Fix more printf formatting issues and remove un-necessary casts.Erik de Castro Lopo2012-02-011-1/+1
* Fix a bunch of printf format warnings.Erik de Castro Lopo2012-02-011-5/+2
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add more things reported in analyze modeJosh Coalson2007-06-161-23/+29
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* add support for passing frame size to analyzer; analyzer also print qlp coeffsJosh Coalson2007-02-011-2/+4
* complete largefile supportJosh Coalson2006-05-241-1/+6
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* add assertionsJosh Coalson2002-09-041-2/+4
* split off dynamically allocated stuff from FLAC__EntropyCodingMethod_Partitio...Josh Coalson2002-08-191-4/+4
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* include rice parameters and escape codes in --a-rtext outputJosh Coalson2001-07-121-0/+16
* revamp the ordinal typesJosh Coalson2001-06-231-5/+5
* standardize flac__ namesJosh Coalson2001-06-061-3/+3
* put a FLAC__ASSERT wrapper around assert()Josh Coalson2001-05-311-1/+0
* pass aopts to analyze_init/finish()Josh Coalson2001-03-291-6/+10
* add wasted_bits to subframe analysis printoutJosh Coalson2001-03-281-1/+1
* generate gnuplot files for subframe residualsJosh Coalson2001-03-201-29/+90
* initial importJosh Coalson2001-03-161-0/+152