summaryrefslogtreecommitdiff
path: root/src/flac/encode.h
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
* Improve foreign metadata handlingMartijn van Beurden2022-06-281-0/+1
* Do not add channel mask to vorbis_comment that will be reused laterMartijn van Beurden2022-06-241-0/+1
* Add --limit-min-bitrate to flac and add test for itMartijn van Beurden2022-05-021-0/+1
* Replace unsigned with uint32_t in prototypes; Fixes DJGPP builds.NY001232019-10-191-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
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* flac: Implement --no-error-on-compression-fail command line option.Erik de Castro Lopo2013-08-011-0/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Fix a couple of Windows 2Gig file size issues.Erik de Castro Lopo2013-03-141-1/+2
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* finish reorg, unify encode pipe across formatsJosh Coalson2007-10-021-23/+15
* code reorg in prep for simplification, more format supportJosh Coalson2007-09-201-2/+2
* initial support for new --keep-foreign-metadata options, saving done, restori...Josh Coalson2007-08-141-5/+2
* add undocumented option to flac: --ignore-chunk-sizesJosh Coalson2007-07-071-0/+1
* add --no-md5-sumJosh Coalson2007-06-191-0/+1
* add --warnings-as-errors option to flac; for picture importing, allow MIME ty...Josh Coalson2007-02-061-0/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* Fix bug where using -F with FLAC-to-FLAC transcoding of a corrupted FLAC woul...Josh Coalson2006-12-141-0/+1
* make "#if FLAC__HAS_OGG" checking consistentJosh Coalson2006-11-161-1/+1
* add support from encoding from ogg flac inputJosh Coalson2006-11-041-1/+1
* switch to using FLAC__stream_encoder_set_compression_level()Josh Coalson2006-11-031-12/+27
* complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and...Josh Coalson2006-10-061-0/+1
* add support for --picture command to import PICTURE metadataJosh Coalson2006-09-241-0/+2
* add support for encoding from FLAC to FLAC while preserving metadataJosh Coalson2006-08-281-0/+7
* complete largefile supportJosh Coalson2006-05-241-3/+8
* 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-0/+1
* add support for encoding from non-compressed AIFF-C (SF bug #1090933: https:/...Josh Coalson2005-08-261-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* replace verbose/silent flags with a verbosity levelJosh Coalson2004-07-181-2/+0
* add --totally-silent option to flac, man page, and html docsJosh Coalson2004-07-171-0/+1
* make --serial-number or the default random serial number apply only to the fi...Josh Coalson2004-07-161-1/+0
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* fix bugs with --skip, implement --untilJosh Coalson2002-12-121-0/+1
* revamp --skip processing, allow new mm:ss.sss formJosh Coalson2002-12-101-1/+2
* implement --cuesheet and --no-cued-seekpointsJosh Coalson2002-11-271-0/+2
* beginnings of --replay-gain supportJosh Coalson2002-10-291-1/+3
* Use config.h rather than passing all defs in CFLAGSMatt Zimmerman2002-10-101-0/+4
* add functions/switches for disabling certain subframe types for use by the te...Josh Coalson2002-10-081-0/+6
* add -T, --tag optionsJosh Coalson2002-09-201-1/+3
* add support for serial number in Ogg streamsJosh Coalson2002-09-041-0/+2
* add AIFF support patches from Brady Patterson, add support for --sector-align...Josh Coalson2002-07-191-4/+6
* update with new semantics for padding block creationJosh Coalson2002-05-171-1/+1
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* minor cosmetics with Ogg definesJosh Coalson2001-11-111-1/+1