summaryrefslogtreecommitdiff
path: root/src/libFLAC/Makefile.lite
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-081-3/+4
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Add AVX2 CPU support stream encoder.Erik de Castro Lopo2014-10-041-0/+2
* Remove support for AMD's 3Dnow.Erik de Castro Lopo2014-10-041-1/+1
* Remove old/broken PPC/Altivec code.Erik de Castro Lopo2014-09-171-5/+0
* libFLAC : Remove FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap().Erik de Castro Lopo2014-07-061-1/+0
* libFLAC : Remove FLAC__precompute_partition_info_sums_32bit_asm_ia32_().Erik de Castro Lopo2014-07-061-2/+1
* Update Makefile.lite build system.Evan Ramos2014-06-241-0/+4
* Add intrinsics version of two lpc functions.Erik de Castro Lopo2014-04-111-0/+2
* Improve x86 instrinsic implementation.Erik de Castro Lopo2013-10-041-1/+5
* Adds SSE-accelerated lpc functions.Erik de Castro Lopo2013-09-151-0/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build systemHendricks2662013-01-021-11/+20
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update Makefile.lite system to work on x86_64 linuxJosh Coalson2008-09-141-5/+8
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add stream_encoder_asm.nasmJosh Coalson2007-04-041-1/+2
* add FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap()Josh Coalson2007-03-221-0/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* several speed improvements: completely rewritten bitbuffer which uses native ...Josh Coalson2007-01-281-1/+2
* *** empty log message ***Josh Coalson2006-11-211-1/+1
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-0/+4
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-4/+0
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add support for specifying which apodization functions to use to window data ...Josh Coalson2006-04-251-1/+2
* fix typo in solaris definesJosh Coalson2005-01-271-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* split PPC asm code into two directores, one holding asm compatible with OS X ...Josh Coalson2004-11-091-1/+1
* add float.c/hJosh Coalson2004-11-091-0/+1
* get Makefile.lite system (with asm) working on Darwin, better handling of lib...Josh Coalson2004-10-301-1/+3
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* change license verbiage to Xiph'sJosh Coalson2003-01-311-12/+24
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* enable 3dnow optimizations by defaultJosh Coalson2002-12-231-1/+1
* revamp Makefile.lite system, use separate dirs and names for debug and releas...Josh Coalson2002-11-201-23/+23
* add notion of topdir to Makefile.lite build systemJosh Coalson2002-10-231-2/+4
* new seekable stream encoder and file encoder layers, not fully implemented yetJosh Coalson2002-07-311-0/+2
* remove seek_table; it moved into the metadata interfaceJosh Coalson2002-06-051-1/+0
* split metadata.c into metadata_object.c and metadata_iterators.cJosh Coalson2002-05-301-1/+2
* minor cosmeticsJosh Coalson2002-05-171-2/+2
* add metadata.c, remove utility.cJosh Coalson2002-05-041-2/+2
* add tweaks for a Solaris buildJosh Coalson2002-04-251-0/+7
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* add support for Darwin buildsJosh Coalson2001-12-071-5/+14
* split most of FileDecoder off to new SeekableStreamDecoderJosh Coalson2001-11-081-0/+1
* remove some obsolete definesJosh Coalson2001-07-121-1/+1
* add utility.oJosh Coalson2001-06-231-0/+1
* rename i386 to ia32 everywhereJosh Coalson2001-06-131-3/+3
* rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder inter...Josh Coalson2001-06-131-2/+2