platform/upstream/flac.git
2002-05-09 Josh Coalsonadd FLAC__ASSERT_DECLARATION macro
2002-05-09 Josh Coalsonfix copyright header
2002-05-07 Josh Coalsonmore infrastructure, still doesn't do anything yet
2002-05-07 Josh Coalsoninitial import
2002-05-07 Josh Coalsonfixes for padding length calculation, vorbis comment...
2002-05-07 Josh Coalsonadd FLAC__bitbuffer_read_byte_block_aligned()
2002-05-07 Josh Coalsonadd functionality to specify which metadata blocks...
2002-05-06 Matt ZimmermanUse extern "C" as appropriate to allow use with C++
2002-05-04 Josh Coalsonupdate to use new metadata interface
2002-05-04 Josh Coalsonfix bug printing application id
2002-05-04 Josh Coalsonfix max sample rate checking
2002-05-04 Josh Coalsonupdate to work with new bitbuffer changes
2002-05-04 Josh Coalsonadd metadata tests
2002-05-04 Josh Coalsoninitial import
2002-05-04 Josh Coalsonadd vorbis comment block handling, update max sample...
2002-05-04 Josh Coalsonupdate max sample rate checking
2002-05-04 Josh Coalsonminor wording
2002-05-04 Josh Coalsonadd metadata.c, remove utility.c
2002-05-04 Josh Coalsonadd FLAC__format_is_valid_sample_rate()
2002-05-04 Josh Coalsonadd metadata.h, remove utility.h
2002-05-04 Josh Coalsonadd vorbis comment block, fix max sample rate
2002-05-04 Josh Coalsonfunctionality moved to metadata.h
2002-05-04 Josh Coalsonfunctionality moved to metadata.c
2002-05-04 Josh Coalsoninitial import
2002-05-04 Josh Coalsonexpand the feature table, make space for decode time...
2002-05-04 Josh Coalsonminor wording on vorbis comments
2002-05-04 Josh Coalsonadd ...write_byte_block, 2 little-endian routines
2002-05-03 Josh Coalsonadd "known bugs in current release" sections
2002-04-25 Josh Coalsonadd VORBIS_COMMENT metadata block
2002-04-25 Josh Coalsonadd easytag to s/w section
2002-04-25 Josh Coalsonadd FLAC__bitbuffer_read_rice_signed_block()
2002-04-25 Josh Coalsonadd tweaks for a Solaris build
2002-04-24 Josh Coalsonflac file should be opened in binary mode explicitly...
2002-04-24 Josh Coalsonadd lines in usage about --output-prefix
2002-04-10 Josh Coalsonpartial fix in the goal of getting this to match the...
2002-03-20 Josh Coalsonupdate link to abcde patch
2002-03-17 Josh Coalsonremove maintainer message
2002-03-13 Josh Coalsonconvert c++ style comments
2002-03-13 Josh Coalsonminor wording
2002-03-12 Josh Coalsonnew blurb-based bitbuffer design changes
2002-03-12 Josh Coalsonfix bug found by gcc3
2002-03-01 Andrey Astafievsome corrections to libFLAC section
2002-03-01 Josh Coalsonfix memory leak, tiny speedup, add some asserts
2002-02-26 Andrey Astafievsync with 1.0.2
2002-02-19 Josh Coalsonadd Phatbox item
2002-02-18 Josh Coalsonflac support now native in shntool
2002-02-17 Josh Coalsonfix bug where play() was dying instead of skipping...
2002-02-17 Josh Coalsonadd code for forcing the file mode for stdin/stdout...
2002-02-17 Josh Coalsonupdate list of known OSes
2002-02-12 Josh Coalsonadd --fast and --best flags
2002-02-12 Josh Coalsonminor fix
2002-02-12 Josh Coalsonfix typo in assertion
2002-02-10 Josh Coalsonupdate plugins in comparison table
2002-02-06 Josh Coalsonuse -1 for the granulepos in the metadata packet
2002-02-06 Josh Coalsonfix bug where the metadata packet and first audio packe...
2002-02-06 Josh Coalsonprevious commit used the byte offset; this one actually...
2002-02-06 Josh Coalsonuse the sample number for the granulepos
2002-02-05 Josh Coalsonremove baudline from S/W section since it's not open...
2002-02-05 Josh Coalsonminor bug fixes
2002-02-04 Josh Coalsonfix link to FROG
2002-02-01 Josh Coalsonadd rip to S/W section
2002-01-29 Josh Coalsonfix bug when seeking a file that is already at END_OF_FILE
2002-01-29 Josh Coalsonremove ACM claim abut mediaXW
2002-01-26 Josh Coalsonadd mediaxw to s/w section
2002-01-26 Josh Coalsonsimplify some of the fseek()ing code
2002-01-26 Josh Coalsonfix bug where flac would crash if not given a value...
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-26 Josh Coalsonminor wording change for -M in the usage
2002-01-26 Josh Coalsonminor cosmetic change
2002-01-26 Josh Coalsonadd SDL_sound to S/W section
2002-01-14 Matt ZimmermanOnly use -Wall -W when compiling with gcc
2001-12-15 Josh Coalsonfix sonice link
2001-12-15 Josh Coalsonadd sonice to S/W section
2001-12-13 Josh Coalsonadd flac-tools link to S/W section
2001-12-13 Josh Coalsonadd flac-tools app URL
2001-12-11 Josh Coalsonadd "Ftol" ID to table
2001-12-07 Josh Coalsonadd support for Darwin builds
2001-12-05 Matt ZimmermanPass -i option to nasm so that VPATH builds work correctly
2001-12-04 Josh Coalsonupdate the version number to 1.0.2
2001-12-04 Josh Coalsonfix the docbook2man sequence
2001-12-04 Josh Coalsonfix the sse and 3dnow argument names
2001-12-04 Josh Coalsonfix some argument names to match new configure.in
2001-12-04 Josh Coalsoncheck in Miroslav's PIC patch
2001-12-04 Josh Coalsonadd news item for 1.0.2
2001-12-04 Josh Coalsonupdate library version
2001-12-04 Josh Coalsonupdate flac version number
2001-12-04 Josh Coalsonsimplify decoder finishing; make thread synchronization...
2001-12-04 Josh Coalsonsimplify decoder finishing; make decoder deleting more...
2001-12-04 Josh Coalsonfix bug with filename setting; fix possible bug with...
2001-12-04 Josh Coalsonsimplify decoder finishing
2001-12-04 Josh Coalsonadd snippet about automake 1.5 patch
2001-11-22 Andrey Astafievsync with 1.0.1
2001-11-19 Josh Coalsonfix link to news
2001-11-16 Josh Coalson#include string.h
2001-11-15 Josh Coalsonfix bug with --use-3dnow
2001-11-15 Josh Coalsonun-disable 3dnow routines
2001-11-15 Josh Coalsonremove some HTML tags, update the modified date
2001-11-15 Josh Coalsonfix the ogg define
2001-11-15 Josh Coalsonminor edits
next