platform/upstream/flac.git
2007-07-16 Josh Coalsonimprovements to compile/link options
2007-07-11 Josh Coalsonadd FLAC.sln to EXTRA_DIST
2007-07-11 Josh Coalsonadd #define FLAC__LPC_UNROLLED_FILTER_LOOPS for easier...
2007-07-11 Josh Coalsonminor comments
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-07-10 Josh Coalsonwork around ogg flac bug where too many seekpoints...
2007-07-10 Josh Coalsonbump libtool number in prep for release
2007-07-10 Josh Coalsonfix bug where invalid seek tables could cause some...
2007-07-07 Josh Coalsonadd porting guide item for 1.1.4->1.2.0
2007-07-07 Josh Coalsonadd porting guide ref to 1.2.0 item
2007-07-07 Josh Coalsonbump version number to 1.2.0
2007-07-07 Josh Coalsonbump version number to 1.2.0; flesh out changelog
2007-07-07 Josh Coalsonadd undocumented option to flac: --ignore-chunk-sizes
2007-07-07 Josh Coalsonfix optimization bug in FLAC__bitwriter_write_rice_sign...
2007-07-07 Josh Coalsonminor syntax
2007-07-07 Josh Coalsonminor comments
2007-07-07 Josh Coalsondeprecate projectbuilder project
2007-06-20 Josh Coalsonminor verbiage
2007-06-20 Josh Coalsonreplace broken link to grip+flac instructions
2007-06-20 Josh Coalsonfix windows bugs
2007-06-20 Josh Coalsonswitch from --logfile-fd= to --log-fd= to match newer...
2007-06-20 Josh Coalsonminor cosmetics
2007-06-20 Josh Coalsonfix bug with partition sum overflowing
2007-06-20 Josh Coalsonfix for FLAC__INTEGER_ONLY_LIBRARY
2007-06-19 Josh Coalsonminor comments
2007-06-19 Josh Coalsonfix mem leaks and open files
2007-06-19 Josh Coalsonadd --no-md5-sum
2007-06-16 Josh Coalsonfix typo in max sample rate described in STREAMINFO...
2007-06-16 Josh Coalsonmerge decoder part from RICE_EXT_BRANCH: blocking strat...
2007-06-16 Josh Coalsonadd support for reading the raw pcm samples so that...
2007-06-16 Josh Coalsonmove xmms cflags to end of INCLUDES
2007-06-16 Josh Coalsonadd more things reported in analyze mode
2007-06-16 Josh Coalsonminor cosmetics
2007-06-16 Josh Coalsoncleaner pointer alignment logic for autoconf-based...
2007-06-16 Josh Coalson*** empty log message ***
2007-06-16 Josh Coalsonadd verbiage about mailing list (must subscribe to...
2007-06-16 Josh Coalson*** empty log message ***
2007-06-16 Josh Coalsonadd wavpack 4.41; time flac with md5 disabled during...
2007-06-14 Josh Coalsonfixed for sun forte compiler
2007-06-14 Josh Coalsonfix bug with negative indexing
2007-06-14 Josh Coalson*** empty log message ***
2007-06-14 Josh Coalsonremove unused vars
2007-06-14 Josh Coalsoncleaner pointer alignment logic for autoconf-based...
2007-06-14 Josh Coalsonfix LD_LIBRARY_PATH-saving logic
2007-06-14 Josh Coalsonadd internal FLAC__stream_encoder_set/get_do_md5()
2007-06-13 Josh Coalsonadd "run-time error 75" faq
2007-06-13 Josh Coalsonadd "qfst"
2007-06-13 Josh Coalsonadd psymbolic link
2007-06-13 Josh Coalsonadd mediamonkey link
2007-06-13 Josh Coalsonadd sentence to "about" section
2007-05-23 Josh Coalsonupdate link to windows installer
2007-05-23 Josh Coalsonadd linn records status item
2007-05-23 Josh Coalsonadd linn records link
2007-05-11 Josh Coalsonmsvc fixes
2007-05-11 Josh Coalsonupdate flac installer link, fix other links
2007-05-11 Josh Coalsonadd mp3tag link
2007-05-11 Josh Coalsonupdate sony entry
2007-05-11 Josh Coalsonstatus item for windows installer
2007-05-11 Josh Coalsonlink to our Xiph license
2007-05-11 Josh Coalsonadd links: zunior, dimeadozen, quinlanroad
2007-05-11 Josh Coalsontypo
2007-05-11 Josh Coalsonadd new flacdiff util
2007-04-05 Josh Coalsonadd FLAC::Decoder::Stream::get_decode_position()
2007-04-05 Josh Coalsonminor comments
2007-04-04 Josh Coalsoncall precompute_partition_info_sums_32bit_asm_ia32_...
2007-04-04 Josh CoalsonMSVC optimization in process calls
2007-04-04 Josh Coalsonremove more redundant logic in process calls
2007-04-04 Josh Coalsonmore optimizations
2007-04-04 Josh Coalsonminor optimization in loop logic
2007-04-04 Josh Coalsonadd stream_encoder_asm.nasm
2007-04-04 Josh Coalsonwindow the integer_signal instead of real_signal, remov...
2007-04-04 Josh Coalsonoptimize special case in FLAC__bitwriter_write_rice_sig...
2007-04-04 Josh Coalsonminor optimizations to FLAC__bitwriter_write_rice_signe...
2007-03-31 Josh Coalsonminor optimizations to precompute_partition_info_sums_()
2007-03-30 Josh Coalsonadd FLAC__format_sample_rate_is_subset()
2007-03-30 Josh Coalsonadd debug info to nasm debug builds
2007-03-30 Josh Coalsonminor optimization
2007-03-23 Josh Coalsonfix extern names for win32
2007-03-23 Josh Coalsonadd ia32/bitreader_asm.nasm
2007-03-23 Josh Coalsonfork FLAC__bitreader_read_rice_signed_block() into...
2007-03-23 Josh Coalsonminor optimizations
2007-03-23 Josh Coalsonbetter alignment in md5 structure elements
2007-03-22 Josh Coalsonoptimization: faster crc-16 calculation
2007-03-22 Josh Coalsonoptimization: move code for non-zero crc16_align out...
2007-03-22 Josh Coalsonadd FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap()
2007-03-22 Josh Coalsonminor comments
2007-03-22 Josh Coalsonminor optimizations to FLAC__bitreader_read_rice_signed...
2007-03-22 Josh Coalsonminor optimizations to FLAC__bitreader_read_rice_signed...
2007-03-22 Josh Coalsonminor optimizations to FLAC__bitreader_read_rice_signed...
2007-03-22 Josh Coalsonspecial version of sample formatting for common cases
2007-03-22 Josh Coalsonunroll byteSwap() loop for common case
2007-03-22 Josh Coalsonminor comments
2007-03-17 Josh Coalsonminor optimizations to FLAC__bitbuffer_read_rice_signed...
2007-03-14 Josh Coalsonminor tweaks to private md5 interface
2007-03-14 Josh Coalsonin FLAC__MD5Accumulate() optimize sample->byte packing...
2007-03-13 Josh Coalsonpass cpu info into bitreader, use it to turn on use...
2007-03-13 Josh Coalsonpass cpu info into bitreader
2007-03-13 Josh Coalsonimprove ia-32 checks to include cpuid, bswap, sse3...
2007-03-13 Josh Coalsonminor comments
2007-03-13 Josh Coalsonunroll loops in filter and inverse filter routines
next