platform/upstream/flac.git
2004-07-17 Josh Coalsonadd --cue option to flac, and tests and documentation
2004-07-17 Josh Coalsonadd --force to run_flac invocations
2004-07-17 Josh Coalsondon't always assume a cuesheet is CD-DA, guess based...
2004-07-16 Josh Coalsonmake --serial-number or the default random serial numbe...
2004-07-16 Josh Coalsonadd method for skipping an audio frame, plus tests
2004-07-16 Josh Coalsonfix time.h #includes
2004-07-16 Josh Coalsonadd tests for -f and flac default behavior when the...
2004-07-16 Josh Coalsonprint error if output file already exists, instead...
2004-07-16 Josh Coalsonfix valgrind uninitialized memory errors
2004-07-16 Josh Coalsontempfile only needs to be opened with wb, not w+b
2004-07-16 Josh Coalsonremove unused variables
2004-07-16 Josh Coalsonwhen encoding to Ogg FLAC, set a random serial number...
2004-07-16 Josh Coalsonminor comment fixes
2004-07-16 Josh Coalsonadd documentation for new callback-based functions
2004-07-16 Josh Coalsonadd documentation for new -f option to flac
2004-07-15 Josh Coalsonadd libFLAC++ equivalent callback-based chain reading...
2004-07-15 Josh Coalsonminor comments
2004-07-15 Josh Coalsondo not close any file handles in the callback-based...
2004-07-15 Josh Coalsonadd tests of mismatched read/write protections in chain...
2004-07-14 Josh Coalsonfix uninitialized variable error turned up by valgrind
2004-07-14 Josh Coalsonadd tests for callback-based chain reading/writing
2004-07-14 Josh Coalsonfix bug in FLAC__metadata_chain_check_if_tempfile_needed()
2004-07-11 Josh Coalsonadd callback-based versions of chain writing: FLAC__met...
2004-07-11 Josh Coalsonadd an EOF callback to the mix
2004-07-10 Josh Coalsonadd FLAC__metadata_chain_read_with_callbacks()
2004-07-10 Josh Coalsonbegin addition of callback-based option to metadata...
2004-07-10 Josh Coalsonadd callback.h
2004-07-07 Josh Coalsonminor comments
2004-07-07 Josh Coalsonremove references to discontinued winamp3 plugin
2004-07-07 Josh Coalsonadd link to UniversalFront
2004-07-07 Josh Coalsonget rid of obsolete *_get_decode_position() methods
2004-07-07 Josh Coalsonrun --skip and --until tests in Ogg FLAC mode also
2004-07-07 Josh Coalsonuse the OggFLAC__FileDecoder instead of the old OggFLAC...
2004-07-07 Josh Coalsonrevamp OggFLAC__SeekableStreamDecoder to derive from...
2004-07-07 Josh Coalsonfix another possible seeking bug
2004-07-07 Josh Coalsonminor comments
2004-07-07 Josh Coalsonfix bug where calling FLAC__seekable_stream_decoder_set...
2004-06-21 Josh Coalsonadd bonnaroo links
2004-06-20 Josh Coalson*** empty log message ***
2004-06-20 Josh Coalsonfix link to Audio::FLAC
2004-06-08 Josh Coalsonadd roku soundbridge links
2004-06-07 Josh Coalsonadd jflac links
2004-06-07 Josh Coalsonadd "peem" ID
2004-05-26 Josh Coalsonuse $libdir instead of $prefix/lib to find library dir
2004-05-07 Josh Coalsonadd monkeysaudio 3.99
2004-05-06 Josh Coalsonadd apple lossless comparison
2004-05-06 Josh Coalsonminor verbiage addition re: blocksize bits in frame...
2004-04-16 Matt ZimmermanEnure that libFLAC is linked with -lm on all architectu...
2004-04-05 Josh Coalsontemporarily replace coolflac links until case's page...
2004-03-23 Josh Coalsonfix seeking bug where I/O seek to "unparseable" frame...
2004-03-22 Josh Coalsonfix bug: %ll doesn't work for MSVC, use %I64 instead
2004-03-17 Josh Coalsonminor reordering of decoder state enum to match FLAC...
2004-03-17 Josh Coalsonremove unused member "ogg_decoder_aspect"
2004-03-17 Josh Coalsonadd OggFLAC__ogg_decoder_aspect_get_unconsumed_bytes()
2004-03-17 Josh Coalsonfix memory leaks and bug where STREAMINFO was not being...
2004-03-16 Josh Coalsonrefrain from forcing the ogg packet number; libogg...
2004-03-16 Josh Coalsonbump version info
2004-03-16 Josh Coalsonfix doc typos
2004-03-16 Josh Coalsonfix rarewares link
2004-03-15 Josh Coalsonfix --until bug #851756
2004-03-11 Josh Coalsonupdate verbiage for CD Wave link
2004-03-03 Josh Coalsonadd metallica/edmdigital new items, split "communities...
2004-03-03 Josh Coalsonadd metallica new item
2004-03-01 Josh Coalsoncomment out musepack link since some pron spammer snatc...
2004-02-23 Josh Coalsonadd link to media center/jukebox plugin
2004-02-04 Josh Coalsonadd news item re: charlie hunter
2004-01-30 Josh Coalsonadd link to CoreFLAC
2004-01-30 Josh Coalson*** empty log message ***
2004-01-28 Josh Coalsonchange wording for explanation of PADDING
2004-01-28 Josh Coalsonfix link for Audiofile
2004-01-20 Josh Coalson*** empty log message ***
2004-01-18 Josh Coalsonfix possible bug with seeking past 4Gbytes
2004-01-18 Josh Coalsonfix bug in asserts
2004-01-17 Josh Coalsonupdate copyright to 2004
2004-01-17 Josh Coalsonadd read callback to OggFLAC__SeekableStreamEncoder...
2004-01-17 Josh Coalsonminor comments
2004-01-17 Josh Coalsonremove unused stuff
2004-01-16 Josh Coalsonfix more typos in returned states after conversion...
2004-01-16 Josh Coalsonrevamp OggFLAC__SeekableStreamEncoder to derive from...
2004-01-16 Josh Coalsonalways flush pages for metadata writes so that each...
2004-01-16 Josh Coalsonvarious fixes related to deriving OggFLAC__SeekableStre...
2004-01-16 Josh Coalsonfix some syntax bugs
2004-01-16 Josh Coalsonvarious fixes related to deriving OggFLAC__SeekableStre...
2004-01-12 Josh Coalsonminor reformatting
2004-01-12 Josh Coalsonfix link to winamp3 plugin
2004-01-06 Josh Coalsonadd link for digitalsoundboard.net
2004-01-02 Josh Coalsonadd comment for flac-tools link, add links for archive...
2003-12-31 Josh Coalsonrevamp ogg flac file decoder; it needed to be derived...
2003-12-31 Josh Coalsonminor cleanup
2003-12-31 Josh Coalsonfix up reporting of the current frame to the write...
2003-12-31 Josh Coalsonminor comments
2003-12-30 Josh Coalsonfix bug in dummy tell callback
2003-12-30 Josh Coalsonfix bug in read callback where *bytes was not being...
2003-12-30 Josh Coalsonrevamp the Ogg decoding logic; much more stable now
2003-12-30 Josh Coalsonminor comments
2003-12-29 Josh Coalsonadd #ifdef FLAC__ONE_FLAC_FRAME_PER_OGG_PAGE section...
2003-12-27 Josh Coalsonadd link for CD Wave
2003-12-18 Josh Coalsondrop Easy CD-DA Extractor link (not freeware)
2003-12-18 Josh Coalsonworkaround MSVC bug re: scoping of nested classes
2003-12-18 Josh Coalsonfix plugin to match latest api for replaygain synthesis
next