platform/upstream/flac.git
2006-10-03 Josh Coalsondisallow --replay-gain with -ogg as a protection; remov...
2006-10-03 Josh Coalsonminor comments
2006-10-03 Josh Coalsonfix label on instantaneous bitrate button
2006-10-03 Josh Coalsonminor bug fix in argc checking
2006-10-03 Josh Coalsonminor fix for windows quirk
2006-10-03 Josh Coalsonminor syntax
2006-09-29 Josh Coalsonadd src/test_grabbag/picture/Makefile to AC_OUTPUT
2006-09-28 Josh Coalsoncheck metadata before init call to give a better error...
2006-09-28 Josh Coalsonalways install doxygen docs
2006-09-27 Josh Coalsonchange default padding to 8K, or 64K if input audio...
2006-09-27 Josh Coalsonchange default padding to 8K, or 64K if input audio...
2006-09-27 Josh Coalsonadd link for FLAC in WMP
2006-09-27 Josh Coalsonadd more FAQs
2006-09-26 Josh Coalsonremove ancient deprecated things
2006-09-26 Josh Coalsonbump version number
2006-09-26 Josh Coalsonadd verbiage about libtool version number #defines
2006-09-26 Josh Coalsonchange from one ..._API_NUMBER to 3 libtool numbers...
2006-09-26 Josh Coalsonmore PICTURE-related items
2006-09-26 Josh Coalsonminor comments
2006-09-26 Josh Coalsonadd --import-picture command to metaflac
2006-09-25 Josh Coalsonadd documentation for PICTURE metadata block
2006-09-25 Josh Coalsonreformat; add documentation for flac's --picture option
2006-09-25 Josh Coalsonadd documentation for flac's --picture option
2006-09-24 Josh Coalsonadd more checks to PICTURE metadata: at most one type...
2006-09-24 Josh Coalsonadd parsing of picture type from spec; add check that...
2006-09-24 Josh Coalsonadd test for --> MIME type (linked URL)
2006-09-24 Josh Coalsonadd support for --picture command to import PICTURE...
2006-09-24 Josh Coalsonnew tester for testing PICTURE specification parsing
2006-09-24 Josh Coalsonadd picture.c (PICTURE specification parsing)
2006-09-24 Josh Coalsonnew pictures/ directory has files used to test PICTURE...
2006-09-24 Josh Coalsonadd picture.h
2006-09-23 Josh Coalsonadd number-of-colors field to PICTURE metadata block
2006-09-23 Josh Coalsonadd support for new PICTURE metadata block
2006-09-23 Josh Coalsonadd #define FLAC_API_NUMBER
2006-09-20 Josh Coalsonchange type val for UNKNOWN metadata block from 127...
2006-09-16 Josh Coalsonminor comments
2006-09-16 Josh Coalsonminor comments
2006-09-16 Josh Coalsonminor comments
2006-09-16 Josh Coalsonremove unused code that had the old way of stat()ing...
2006-09-16 Josh Coalsonremove unused code
2006-09-16 Josh Coalsonfix recovery logic when seek fails
2006-09-16 Josh Coalsonfix problem on windows where rename() fails if destinat...
2006-09-16 Josh Coalsonfix bug in file closing logic in _finish()
2006-09-16 Josh Coalsonfixed bug, file was not being closed at _finish() time
2006-09-16 Josh Coalsonremove unused code
2006-09-16 Josh Coalsonminor comments
2006-09-15 Josh Coalsonchange libOggFLAC++ API to make OggFLAC::Decoder::Strea...
2006-09-15 Josh Coalsonminor wording
2006-09-15 Josh Coalsonfix bug, --remove-replay-gain was not removing REPLAYGA...
2006-09-15 Josh Coalsonadd support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
2006-09-15 Josh Coalsonin FLAC tester, process til end-of-stream before seek...
2006-09-14 Josh Coalsonadd support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
2006-09-14 Josh Coalsonadd ReplayGainReferenceLoudness constant
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-09-06 Josh Coalsonrelicense under LGPL 2.1
2006-08-29 Josh Coalsonbump version to 1.1.3
2006-08-29 Josh Coalsonbump version number to 1.1.3
2006-08-28 Josh Coalsonadd support for encoding from FLAC to FLAC while preser...
2006-08-28 Josh Coalsonswitch metaflac test over to comparing output against...
2006-08-28 Josh Coalsonfix #include for off_t
2006-08-28 Josh Coalsonminor typo
2006-07-09 Josh Coalsonminor EMX fix
2006-07-07 Josh CoalsonMD5 comparison failures on decoding are now an error...
2006-07-06 Josh Coalsonchange unparseable frame handling, from a fatal error...
2006-07-06 Josh Coalsoncomments
2006-07-06 Josh Coalsonchange unparseable frame handling, from a fatal error...
2006-06-14 Josh Coalsonimprove behavior of -F to decode even if there is no...
2006-06-14 Josh Coalsonimprove behavior of -F to decode even if there is no...
2006-06-14 Josh Coalsonturn off do_md5_checking if there is no STREAMINFO...
2006-06-13 Josh Coalsonfix largefile bug
2006-06-12 Josh Coalsonminor comments
2006-05-25 Josh Coalsononly build plugin_common if FLaC__HAVE_XMMS
2006-05-25 Josh Coalsonadd --disable-xmms-plugin option to prevent building...
2006-05-25 Josh Coalsonadd configure options --disable-thorough-tests which...
2006-05-25 Josh Coalsonminro syntax
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-22 Josh Coalsonminor syntax
2006-05-21 Josh Coalsonminor syntax
2006-05-19 Josh Coalsonuse flac file name instead of dummy.wav for --export...
2006-05-19 Josh Coalsonadd --disable-doxygen-docs options (sf patch #1365935...
2006-05-18 Josh Coalsonadd new options: --tag-from-file for flac and --set...
2006-05-18 Josh Coalsonadd window.[ch]
2006-05-18 Josh Coalsonupdate iconv settings
2006-05-18 Josh Coalsonminor comments
2006-05-03 Josh Coalsonminor syntax
2006-05-03 Josh Coalson#define M_PI for MSVC6
2006-05-03 Josh Coalsonminor fixes
2006-05-01 Josh Coalsonturn off window profiling
2006-05-01 Josh Coalsonremove window profiling field
2006-05-01 Josh Coalsondefault window to tukey(0.5) instead of hann
2006-05-01 Josh Coalsonadd set_apodization() to oggflac layers
2006-04-28 Josh Coalsonadd docs for -A, additional docs for --cue
2006-04-28 Josh Coalsonadd window.c/window.h
2006-04-28 Josh Coalsonfix calculation bugs in encode_subframe_(): max_qlp_coe...
2006-04-28 Josh Coalsonfix a calcuation bug in FLAC__lpc_compute_best_order()
2006-04-25 Josh Coalsonfix comment typos
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2006-04-25 Josh Coalsonadd support for specifying which apodization functions...
2006-04-25 Josh Coalsonbump version to intermediate CVS
2006-04-25 Josh Coalson*** empty log message ***
next