platform/upstream/flac.git
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
2002-10-16 Josh Coalsonremove unused libs from linkage
2002-10-16 Josh Coalsonadd Makefile.vc
2002-10-16 Josh Coalson*** empty log message ***
2002-10-16 Josh Coalsontweak the preprocessor controls so that the *_API win...
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsonadd rules for .cpp files
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-10-16 Josh Coalsonchange .cc suffix to .cpp
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsonupdate for plugin_common usage
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-16 Josh Coalsonadd export.h
2002-10-16 Josh Coalsonadd FLAC.dsw
2002-10-16 Josh Coalsonrename .cc files to .cpp since I can find no way to...
2002-10-15 Josh Coalsonremove -E,--escape-coding
2002-10-15 Matt ZimmermanFix a broken search-and-replace which produced effects...
2002-10-15 Matt ZimmermanFix slightly botched search-and-replace which produced...
2002-10-11 Josh Coalsonadd verbatim catchall if no subframes are generated
2002-10-11 Josh Coalsonfix assertion bug
2002-10-11 Josh Coalsonminor cosmetics
2002-10-11 Josh Coalsonadd one more noise stream
2002-10-11 Josh Coalsonprecursor to valgrind support
2002-10-11 Josh Coalsonextend tests with --disable-...-subframe loops; precurs...
2002-10-10 Matt ZimmermanUse config.h rather than passing all defs in CFLAGS
2002-10-08 Josh Coalsonadd @LIBICONV@ to ..._LDADD
2002-10-08 Josh Coalsonadd functions/switches for disabling certain subframe...
2002-10-08 Josh Coalsonfix bug where importing vorbis comments to a flac file...
2002-10-05 Matt ZimmermanUse AM_MAINTAINER_MODE
2002-10-04 Josh Coalsonadd support for 64bit datapath through FIR filter,...
2002-10-04 Josh Coalsonadd support for 64bit datapath through inverse filter
2002-10-04 Josh Coalsonadd wide (64-bit) versions of the FIR filter and invers...
2002-10-04 Josh Coalsonadd FLAC__MAX_QLP_COEFF_PRECISION
2002-10-04 Josh Coalsonadd wide version of silog2
2002-10-01 Josh Coalsonfix bug with non-ogg builds, wrong # of args to fprintf
2002-09-28 Josh Coalsonfix bug where --add-padding was counteracted by --use...
2002-09-26 Josh Coalsonnew #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER
2002-09-25 Josh Coalsonfixes related to the change of FLAC__VERSION_STRING...
2002-09-25 Josh Coalsonbump the version number from 1.0.4_beta to 1.0.4
2002-09-25 Josh Coalsonminor cosmetics
2002-09-25 Josh Coalsonbump the libtool version number
2002-09-24 Josh Coalsonadd clean targets for cleaning up the generated doxygen...
2002-09-20 Andrey Astafiev1.0.4
2002-09-20 Andrey Astafiev1.0.4
next