platform/upstream/flac.git
2002-11-13 Josh Coalsonif the performer tag is not set, use the composer tag...
2002-11-08 Josh Coalsonfinish implementation of --add-seekpoint
2002-11-08 Josh Coalsonfix bug passing filename around
2002-11-08 Josh Coalsonadd FLAC__file_decoder_get_decode_position()
2002-11-08 Josh Coalsonadd FLAC__seekable_stream_decoder_get_decode_position()
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
2002-11-08 Josh Coalsoninitial import; split up on main.c
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
2002-11-08 Josh Coalsonfix bug in seekpoint calculation in the final frame
2002-11-08 Josh Coalsonsplit up main.c into separate files
2002-11-08 Josh Coalsonsplit up into separate files
2002-11-07 Josh Coalsonbeginnings of new --add-seekpoint option
2002-11-07 Josh Coalsoninitial import
2002-11-07 Josh Coalsonadd -S #s option
2002-11-07 Josh Coalsonfix unused function #ifdefs
2002-11-07 Josh Coalsonnew grabbag lib
2002-11-07 Josh Coalsonmake names more consistent
2002-11-07 Josh Coalsonupdates to work with new grabbag lib
2002-11-07 Josh Coalsonadd -S #s documentation
2002-11-07 Josh Coalsoninitial import
2002-11-07 Josh Coalsonmove to grabbag/
2002-11-07 Josh Coalsonmove into new grabbag lib
2002-11-07 Josh Coalsoninitial import
2002-11-06 Josh Coalsonmore strict typecasts
2002-11-06 Josh Coalsonfix bugs returning the wrong meaning from FLAC__stream_...
2002-11-06 Josh Coalson#ifdef out more unused routines
2002-11-05 Josh Coalsonuse angle brackets for including ogg.h
2002-11-05 Josh Coalsonmake use of @OGG_CFLAGS@ and @OGG_LIBS@
2002-11-05 Josh Coalsonfix clipping setting in conjunction with hard limiter
2002-11-05 Josh Coalsonfinish replaygain implementation + config tab
2002-11-05 Josh Coalsonminor wording
2002-11-05 Josh Coalsonadd covenience functions parsing gains/peaks from vorbi...
2002-11-05 Josh Coalsonconstify first arg of FLAC__metadata_object_vorbiscomme...
2002-11-04 Josh Coalsonadd arson link to S/W
2002-11-01 Josh Coalsonbeginnings of configuration support for ReplayGain...
2002-11-01 Josh Coalsonadd libid3.a
2002-11-01 Josh Coalsonunroll some code in FLAC__plugin_common_apply_gain()
2002-11-01 Josh Coalsonadd replaygain_synthesis
2002-11-01 Josh Coalsonmove FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.h
2002-11-01 Josh Coalson*** empty log message ***
2002-11-01 Josh Coalsonobsolete
2002-11-01 Josh Coalsonadd plugin_common/include dirs to AC_OUTPUT
2002-11-01 Josh Coalsoninitial import
2002-10-31 Josh Coalsonfix last-updated date
2002-10-31 Josh Coalsonadd doc for --replay-gain
2002-10-31 Josh Coalsonallow --replay-gain with --skip
2002-10-30 Josh Coalsonmove file functions into new file_utils convenience lib
2002-10-30 Josh Coalsonflesh out --replay-gain implementation
2002-10-30 Josh Coalsonflesh out --replay-gain implementation, make the encode...
2002-10-30 Josh Coalsonuse replaygain lib's peak analysis
2002-10-30 Josh Coalsonadd support for new file_utils convenience library
2002-10-30 Josh Coalsonremove bogus file
2002-10-30 Josh Coalsonfix bug in rebuffering loop, add peak analysis, more...
2002-10-30 Josh Coalsonadd more fine-grained tagging functions, do peak analysis
2002-10-30 Josh Coalsonwork related to moving some file utils into the new...
2002-10-30 Josh Coalsonmoved into the new file_utils convenience library
2002-10-30 Josh Coalsoninitial import
2002-10-29 Josh Coalsonbeginnings of --replay-gain support
2002-10-29 Josh Coalsonfix library link order
2002-10-26 Josh Coalsonfix misspellings in docs
2002-10-26 Josh Coalsonminor const-related fixes
2002-10-26 Josh Coalsonupdate to match new default vorbis comment implementati...
2002-10-26 Josh Coalsonadd more convenience for manipulating vorbis comments
2002-10-26 Josh Coalson#include bitmath.h
2002-10-26 Josh Coalsonflesh out --add-replay-gain implementation
2002-10-26 Josh Coalsonupdate to match new default vorbis comment size (now...
2002-10-26 Josh Coalsonadd a few more tests
2002-10-26 Josh Coalsonflesh out implementation
2002-10-25 Josh Coalsonadd hooks for new replaygain wrapper lib
2002-10-25 Josh Coalsonfirst twinges of replaygain support
2002-10-25 Josh Coalsonmake more local decls static
2002-10-25 Josh Coalsonminor fixes
2002-10-25 Josh Coalsonfix include paths
2002-10-25 Josh Coalsoninitial import
2002-10-25 Josh Coalsonremove accidentally checked in .o
2002-10-24 Josh Coalsonadd new gain_analysis convenience library
2002-10-23 Josh Coalsonreorg share directory, split each lib into its own dir
2002-10-23 Josh Coalsonfinal merge of changes from the end of the flac 1.0...
2002-10-23 Josh Coalsonadd notion of topdir to Makefile.lite build system
2002-10-23 Josh Coalsonadd config.rpath
2002-10-23 Josh Coalsonnew location for share libs
2002-10-23 Josh Coalsonminor verbiage
2002-10-21 Josh Coalsonfix from Miroslav on the lpc datapath switching logic
2002-10-21 Josh Coalsonfix bug in free()ing of output arrays
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-18 Josh Coalsonminor comments
2002-10-18 Josh Coalsonminor comments
2002-10-18 Josh Coalsonuse FLAC__NO_DLL define to keep the DLL macros from...
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-18 Josh Coalsonimproved notes for building on win
2002-10-18 Josh Coalsonswitch malloc+memset(0) to calloc()
2002-10-17 Josh Coalsonmore option tweaks
2002-10-17 Josh Coalsonminor comment
2002-10-17 Josh Coalsonadd assert on the vendor string construction
2002-10-17 Josh Coalsonfix bug in vorbis comment construction
2002-10-17 Josh Coalsonadd .dsps for metaflac, test suite, and all.dsp with...
2002-10-17 Josh Coalsoninitial import
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsonadd flac_mac and flac_ren projects
2002-10-16 Josh Coalsonadd dsp file
next