change "bytes" parameter of all read callbacks from "unsigned" to "size_t"
[platform/upstream/flac.git] / src /
2006-10-15 Josh Coalsonchange "bytes" parameter of all read callbacks from...
2006-10-15 Josh Coalsonrename set_serial_number to set_ogg_serial_number every...
2006-10-15 Josh Coalsonlink libogg if necessary
2006-10-15 Josh Coalsonfix to ogg-less building
2006-10-15 Josh Coalsonmerge libOggFLAC into libFLAC and libOggFLAC++ into...
2006-10-14 Josh Coalsonremove unneeded SEEK_ERROR setting
2006-10-13 Josh Coalsonin grabbag__file_are_same() check that st_dev is same...
2006-10-12 Josh Coalsonfix "extern"ness of ReplayGainReferenceLoudness
2006-10-11 Josh Coalsonfix bug stats sent to progress callback
2006-10-11 Josh Coalsonminor formatting
2006-10-10 Josh Coalsonminor syntax
2006-10-10 Josh Coalsonfor grabbag__file_are_same() on windows use strcmp...
2006-10-10 Josh Coalsonminor syntax
2006-10-10 Josh Coalsonbump version number to 1.1.3-beta1
2006-10-10 Josh Coalsonbump libtool .so number in prep for release
2006-10-10 Josh Coalsonfix problem with code that checks if temp file is neede...
2006-10-10 Josh Coalsonenable file feof callback when input is stdin
2006-10-10 Josh Coalsonminor syntax
2006-10-10 Josh Coalsonadd grabbag__file_are_same()
2006-10-10 Josh Coalsonremove window debugging code
2006-10-10 Josh Coalsonminor #includes
2006-10-10 Josh Coalson_snprintf hackery for MSVC6
2006-10-10 Josh Coalsonminor comments
2006-10-10 Josh Coalsonfix project name
2006-10-10 Josh Coalsonminor syntax
2006-10-09 Josh Coalsonfix bug where output file would always be deleted on...
2006-10-09 Josh Coalson*** empty log message ***
2006-10-09 Josh Coalsonminor comments
2006-10-07 Josh Coalsonbump version number to 1.1.3
2006-10-07 Josh Coalsonlimit subset further if sample rate is <=48kHz: max...
2006-10-07 Josh Coalsonexpand round-trip tests to include odd bits per sample...
2006-10-07 Josh Coalsonfix final problems with odd bits per sample
2006-10-07 Josh Coalsonminor bug fix
2006-10-06 Josh Coalsonmore robust -F: if end-of-stream is hit due to partial...
2006-10-06 Josh Coalsonminor comments
2006-10-06 Josh Coalsonfix bug in code that skips id3v2 tags at the front...
2006-10-06 Josh Coalsoncomplete WAVEFORMATEXTENSIBLE support, multichannel...
2006-10-03 Josh Coalsontry to limit the #defines (of fseeko to fseek and ftell...
2006-10-03 Josh Coalsonadd support for WAVEFORMATEXTENSIBLE, support for some...
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 syntax
2006-09-28 Josh Coalsoncheck metadata before init call to give a better error...
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-26 Josh Coalsonremove ancient deprecated things
2006-09-26 Josh Coalsonminor comments
2006-09-26 Josh Coalsonadd --import-picture command to metaflac
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-23 Josh Coalsonadd number-of-colors field to PICTURE metadata block
2006-09-23 Josh Coalsonadd support for new PICTURE metadata block
2006-09-20 Josh Coalsonchange type val for UNKNOWN metadata block from 127...
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 Coalsonfix bug, --remove-replay-gain was not removing REPLAYGA...
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 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 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 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 Coalsonminro syntax
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-19 Josh Coalsonuse flac file name instead of dummy.wav for --export...
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
next