platform/upstream/flac.git
2004-09-02 Josh Coalsonremove unneeded check for config.h
2004-08-20 Josh Coalsonfix FLAC->Ogg mapping to merge fLaC magic with the...
2004-08-20 Josh Coalsonremove unused OggFLAC__ogg_decoder_aspect_get_unconsume...
2004-08-20 Josh Coalsonremove unused "bytes_written" bookkeeping in FLAC__OggE...
2004-07-31 Josh Coalsonlast-minute additions to distribution list
2004-07-31 Josh Coalsonfix typo in comments
2004-07-31 Josh Coalsonfix install bug that happens if doxygen is not present
2004-07-30 Josh Coalsonadd FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
2004-07-30 Josh Coalsonadd more info about requirements and possible solutions...
2004-07-30 Josh Coalsonfix bug in touch command
2004-07-30 Josh Coalsonadd checks for docbook2man
2004-07-30 Josh Coalsonminor wording
2004-07-30 Josh Coalsonupdate to match CVS
2004-07-30 Josh Coalsonupdate revision dates
2004-07-30 Josh Coalsonadd testing of min/max possible --skip values
2004-07-30 Josh Coalsonminor comments
2004-07-30 Josh Coalsondeduce from the STREAMINFO whether or not to expect...
2004-07-30 Josh Coalsonbump libtool version numbers for flac-1.1.1-beta1
2004-07-30 Josh Coalsonmore acceptable hack to the workaround of nested classe...
2004-07-30 Josh Coalsonadd explanation of new read callback
2004-07-30 Josh Coalsonremove some older news items from the status box
2004-07-29 Josh Coalsonadd changelog.html and links.html
2004-07-29 Josh Coalsonadd changelog and links to navigation bar, move links...
2004-07-29 Josh Coalsoninitial import
2004-07-29 Josh Coalsonstrip out bogus args passed to assembler by libtool
2004-07-29 Josh Coalsonrename strip_fPIC.sh to strip_non_asm_libtool_args...
2004-07-29 Josh Coalsonobsolete
2004-07-29 Josh Coalsonadd comments to OS X section about required libs and...
2004-07-29 Josh Coalsonbe more precise in long long int literal specification...
2004-07-29 Josh Coalsonfix #include ordering to stop a warning caused by id3.h
2004-07-29 Josh Coalsonfix syntax error
2004-07-29 Josh Coalsonadd AM_PROG_AS, although currently it is only needed...
2004-07-29 Josh Coalsonadd callback.h to header list
2004-07-28 Josh Coalsonattribute Brady's asm code contributions
2004-07-28 Josh Coalsonadd 1.1.1 changelog entry for PPC optimizations
2004-07-28 Josh Coalsonfinish hooking up altivec asm routines
2004-07-28 Josh Coalsondos2unix it, remove unmatched single quotes in comments...
2004-07-28 Josh Coalsondos2unix it
2004-07-28 Josh Coalsonadd FurthurNet news item
2004-07-27 Josh Coalsoncheck in Brady's second altivec-related patch that...
2004-07-27 Josh Coalsonhide some stray libOggFLAC references in #ifdef FLAC__H...
2004-07-27 Josh Coalsonextend hack of making decoder_ pointer public to gcc...
2004-07-27 Josh Coalsonfinally updated again to build everything except the...
2004-07-27 Josh Coalsonfix bug skipping padding byte in unsupported WAVE subchunks
2004-07-26 Josh Coalsonbump version number to 1.1.1-beta1, with a target date...
2004-07-25 Josh Coalsonbump version number to 1.1.1-beta1, with a target date...
2004-07-25 Josh Coalsonadd brady's first round of altivec implementations
2004-07-24 Josh Coalsonadd extra verbiage about hardware problems to verify...
2004-07-24 Josh Coalsonfix "unknown metadata block" test to use ID 126 instead...
2004-07-24 Josh Coalsonfix erroneous assertion
2004-07-23 Josh Coalsonadd tmv link
2004-07-23 Josh Coalsonadd xmcd link
2004-07-23 Josh Coalsonfix bonk, optimfrog, rkau links
2004-07-23 Josh Coalsonfix shntool link
2004-07-23 Josh Coalsontweaks to the MD5 routines; they need to be exported...
2004-07-23 Josh Coalsonwork around MSVC bug in set_metadata()
2004-07-23 Josh Coalsonmake encoder encode the blocksize and sample rate in...
2004-07-23 Josh Coalsonfix warnings exposed by MSVC
2004-07-23 Josh Coalsonupdate license verbiage
2004-07-23 Josh Coalsonconsolidate chain error reporting in a single function...
2004-07-23 Josh Coalsonadd pragma to disable annoying MSVC warning C4800
2004-07-23 Josh Coalsonremove the __LIBNAME__ definitions
2004-07-23 Josh Coalsonadd table of contents
2004-07-23 Josh Coalsoninitial import
2004-07-23 Josh Coalsonadd anchors for each option, add commented out docs...
2004-07-22 Josh Coalsonmax the largest metadata type code be 126, reserving...
2004-07-22 Josh Coalsonadd link to Audio::FLAC::Decoder, update link to Audio...
2004-07-22 Josh Coalsonadd FLAC::Encoder::*::set_metadata(FLAC::Metadata:...
2004-07-22 Josh Coalsonadd an accessor method for the underlying ::FLAC__Strea...
2004-07-22 Josh Coalsonfix display of year tag
2004-07-22 Josh Coalsonadd more informative error info for some common errors...
2004-07-22 Josh Coalsonadd more informative error info for some common errors
2004-07-22 Josh Coalsonfix option --residual-gnuplot, was previously looking...
2004-07-22 Josh Coalsonadd warning about libtool/autoconf "missing sed" bug...
2004-07-20 Josh Coalsonadd libtoolize to flow
2004-07-20 Josh Coalsonobey padding byte requirement when writing WAVE
2004-07-20 Josh Coalsonobserve padding byte requirement when writing test...
2004-07-20 Josh Coalsonfixes for autoconf
2004-07-19 Josh Coalsonfix bug #896057: parsing ISRC number from cuesheet
2004-07-19 Josh Coalsonfix bug #877122: problem parsing cuesheet with CATALOG...
2004-07-19 Josh Coalsonadd test for quoted catalog number
2004-07-19 Josh Coalsonfix bug #679166: flac doesn't respect RIFF subchunk...
2004-07-18 Josh Coalsonreplace verbose/silent flags with a verbosity level
2004-07-17 Josh Coalsonfix bug in ratio calculation in print_stats()
2004-07-17 Josh Coalsonadd --totally-silent option to flac, man page, and...
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
next