summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* multifix: change FLAC__stream_encoder_finish() to also return false if there ...Josh Coalson2006-11-161-2/+2
* fix a bug where missing STREAMINFO fields (min/max framesize, total samples, ...Josh Coalson2006-11-152-1/+2
* add support for read-only operations for ogg flac to chain interfaceJosh Coalson2006-11-151-0/+3
* fix a problem with fractional-second parsing for --skip/--until in some local...Josh Coalson2006-11-141-0/+1
* add more fixed bugs to listJosh Coalson2006-11-141-0/+5
* disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082...Josh Coalson2006-11-141-1/+1
* add a boolean return value to FLAC__stream_encoder_finish() that signals a ve...Josh Coalson2006-11-091-0/+3
* add support from encoding from ogg flac inputJosh Coalson2006-11-042-5/+5
* minor wordingJosh Coalson2006-11-031-1/+1
* add FLAC__stream_encoder_set_compression_level()Josh Coalson2006-11-031-0/+3
* rename metaflac's --import-picture to --import-picture-from for consistency w...Josh Coalson2006-11-022-16/+16
* add --export-picture-to option to metaflacJosh Coalson2006-11-022-5/+15
* remove now-obsolete libOggFLAC stuffJosh Coalson2006-10-162-5/+3
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-9/+7
* bump version number to 1.1.3Josh Coalson2006-10-071-1/+1
* limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max...Josh Coalson2006-10-074-6/+10
* tweak some settingsJosh Coalson2006-10-071-9/+8
* add verbiage about compression improvementJosh Coalson2006-10-071-4/+7
* multichannel assignments in format and documentationJosh Coalson2006-10-062-2/+12
* complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and...Josh Coalson2006-10-061-0/+5
* add custom footer with copyright and sourceforge logoJosh Coalson2006-10-061-1/+1
* upgrade to doxygen 1.4.2, add custom footer with copyright and sourceforge logoJosh Coalson2006-10-061-188/+464
* *** empty log message ***Josh Coalson2006-10-062-0/+29
* always install doxygen docsJosh Coalson2006-09-281-6/+0
* change default padding to 8K, or 64K if input audio stream is >= 20 minutes longJosh Coalson2006-09-272-1/+2
* add link for FLAC in WMPJosh Coalson2006-09-271-0/+1
* add more FAQsJosh Coalson2006-09-271-7/+44
* remove ancient deprecated thingsJosh Coalson2006-09-261-0/+12
* bump version numberJosh Coalson2006-09-261-1/+1
* add verbiage about libtool version number #definesJosh Coalson2006-09-261-0/+1
* more PICTURE-related itemsJosh Coalson2006-09-261-1/+8
* add --import-picture command to metaflacJosh Coalson2006-09-262-0/+10
* add documentation for PICTURE metadata blockJosh Coalson2006-09-251-2/+134
* add documentation for flac's --picture optionJosh Coalson2006-09-251-0/+41
* add support for new REPLAYGAIN_REFERENCE_LOUDNESS tagJosh Coalson2006-09-141-0/+1
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-6/+14
* add support for encoding from FLAC to FLAC while preserving metadataJosh Coalson2006-08-282-2/+6
* MD5 comparison failures on decoding are now an error instead of a warning and...Josh Coalson2006-07-071-0/+1
* change unparseable frame handling, from a fatal error and FLAC__STREAM_DECODE...Josh Coalson2006-07-061-2/+5
* improve behavior of -F to decode even if there is no metadataJosh Coalson2006-06-141-0/+2
* add --disable-xmms-plugin option to prevent building the xmms plugin (sf#9304...Josh Coalson2006-05-251-2/+3
* add configure options --disable-thorough-tests which breaks up testing into 3...Josh Coalson2006-05-251-2/+3
* complete largefile supportJosh Coalson2006-05-241-3/+6
* add new options: --tag-from-file for flac and --set-tag-from-file for metaflacJosh Coalson2006-05-182-3/+23
* add set_apodization() to oggflac layersJosh Coalson2006-05-011-2/+6
* add docs for -A, additional docs for --cueJosh Coalson2006-04-281-1/+15
* add 2206 to copyright noticeJosh Coalson2006-04-2533-60/+60
* add support for specifying which apodization functions to use to window data ...Josh Coalson2006-04-251-0/+2
* add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculat...Josh Coalson2006-04-101-2/+4
* add support for building on os/2 with emxJosh Coalson2005-09-031-1/+1