platform/upstream/flac.git
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
2007-03-12 Josh Coalsonminor comments
2007-03-12 Josh Coalsonslight optimization to conversion of M/S->L/R
2007-03-12 Josh Coalsonunify inlining method in prep for inline tests
2007-03-07 Josh Coalsoncomments
2007-03-06 Josh Coalsonfix known bugs for 1.1.4
2007-03-06 Josh Coalsonminor comments
2007-03-03 Josh Coalsonfixes for MSVC6; also: default to best flavors of detec...
2007-03-03 Josh Coalsonadd thread-safe runtime SSE OS support detection for...
2007-03-03 Josh Coalsonremove FLAC__SSE_OS restriction on SSE usage
2007-03-02 Josh Coalsonremove obsolete FLAC__cpu_info_sse_test_asm_ia32()
2007-03-01 Josh Coalsonminor tweak for vc++
2007-02-28 Josh Coalsonminor comments
2007-02-22 Josh Coalsonadd support for building with VC++ 2005
2007-02-22 Josh Coalson*** empty log message ***
2007-02-22 Josh Coalsonmsvc2005 fix
2007-02-22 Josh Coalsonfix compiler warnings
2007-02-21 Josh Coalsonadd bonkenc link, remove edmdigital
2007-02-17 Josh Coalsonfix MSVC check for ntohl()
2007-02-17 Josh Coalsonminor typos
2007-02-17 Josh Coalsonadd SONY id
2007-02-14 Josh Coalson*** empty log message ***
2007-02-14 Josh Coalsonadd hw/ files
2007-02-14 Josh Coalsonminor wording
2007-02-14 Josh Coalsonadd news item for 1.1.4
2007-02-14 Josh Coalsonadd porting item for 1.1.4
2007-02-14 Josh Coalsonturn off FLAC__MANDATORY_VERIFY_WHILE_ENCODING
2007-02-14 Josh Coalsonbump libtool .so revision number
2007-02-14 Josh Coalsonbump version number to 1.1.4
2007-02-14 Josh Coalsonremove special makefile variants for libiconv on darwin
2007-02-14 Josh Coalsonsync with sgml
2007-02-13 Josh CoalsonDarwin fix for ntohl()
2007-02-13 Josh Coalsonminor wording
2007-02-13 Josh Coalsonadd transporter review
2007-02-13 Josh Coalsonfix minor problem in locale switching
2007-02-13 Josh Coalsonfix minor leaks
2007-02-09 Josh Coalsonadded --disable-ogg option for building without Ogg...
2007-02-09 Josh Coalson*** empty log message ***
2007-02-09 Josh Coalsonfix SB review for replaygain
2007-02-09 Josh Coalsonstop using lround() for now
2007-02-09 Josh Coalsonexpand test to include simplified for of specification
2007-02-08 Josh Coalsonminor wording
2007-02-08 Josh Coalsonmore changes for 1.1.4
2007-02-08 Josh Coalsonupdate to wavpack 4.40, flac 1.1.4, add tak 1.0, rewrit...
2007-02-08 Josh Coalsonremove some debugging output
2007-02-08 Josh Coalsonminor comments
2007-02-07 Josh Coalsonminor comments
2007-02-07 Josh Coalson*** empty log message ***
2007-02-07 Josh Coalsonupdate to match new default blocksize of 4096
2007-02-07 Josh Coalsonadd pkg-config files for libFLAC and libFLAC++ (SF...
2007-02-07 Josh Coalsonupdate to match default block size
2007-02-07 Josh Coalsonfix bug: file info crashes if file DNE (SF#1634941...
2007-02-07 Josh Coalsonadd return value (success/fail) to FLAC_plugin__replayg...
2007-02-07 Josh Coalsonadd pkg-config files for libFLAC and libFLAC++ (SF...
2007-02-06 Josh Coalsonchange default blocksize from 4608 to 4096 for LPC...
2007-02-06 Josh Coalsonchange the min/max rice partition order for compression...
2007-02-06 Josh Coalsonadd --warnings-as-errors option to flac; for picture...
2007-02-06 Josh Coalsonfor --import-picture-from, allow MIME type in specifica...
2007-02-06 Josh Coalsonallow MIME type in specification to be blank and filled...
2007-02-06 Josh Coalsongenerate noisy sine waves instead of pure noise for...
2007-02-05 Josh Coalsonminor syntax
2007-02-05 Josh Coalsonrevamp hardware section with pictures
2007-02-05 Josh Coalsonminor fixes
2007-02-05 Josh Coalson*** empty log message ***
2007-02-04 Josh Coalsonadd debugging defines with /D
2007-02-04 Josh CoalsonMSVC workarounds
2007-02-04 Josh Coalsonminor comments
2007-02-04 Josh Coalsonturn on FLAC__MANDATORY_VERIFY_WHILE_ENCODING for 1...
2007-02-04 Josh Coalsonminor comments
2007-02-04 Josh Coalsonin FLAC__lpc_quantize_coefficients(), clip shift to...
2007-02-04 Josh Coalsonadd workaround for lack of lround() on MSVC
2007-02-04 Josh Coalson*** empty log message ***
2007-02-04 Josh Coalsonuse inline byte-swapping function for MSVC
2007-02-04 Josh Coalsonfix bug where specifying --picture in FLAC-to-FLAC...
2007-02-03 Josh Coalsonminor asserts
2007-02-03 Josh Coalsonminor syntax
2007-02-03 Josh Coalsonminor comments
2007-02-02 Josh Coalsonadd 2007 copyright
2007-02-02 Josh Coalsonbump version to 1.1.4-alpha1
2007-02-02 Josh Coalsonadd dithering to lp coeff quantization
2007-02-02 Josh Coalson*** empty log message ***
2007-02-02 Josh Coalsonfix problem in frame size calculation in analysis mode...
2007-02-02 Josh Coalsonadd workaround link for installer on vista
2007-02-01 Josh Coalsonadd support for passing frame size to analyzer; analyze...
2007-02-01 Josh Coalsonspeed up precompute_partition_info_escapes_()
2007-01-31 Josh Coalsonbump requisite _MSC_VER to <=1600 for fseeko/ftello...
2007-01-31 Josh Coalsonconvert C prototypes for functions with no args from...
2007-01-30 Josh Coalsonminor typos
2007-01-30 Josh Coalsonreturn nonzero exit code if invalid option was used
2007-01-30 Josh Coalsonadd item for --not-utf8-convert; fix typos
2007-01-29 Josh Coalsonin FLAC__stream_encoder_set_metadata(), copy the metada...
2007-01-29 Josh Coalsonmake CVS vendor string
2007-01-28 Josh Coalsonseveral speed improvements: completely rewritten bitbuf...
2007-01-28 Josh Coalsonminor comments
2007-01-28 Josh Coalsonadd AC_C_BIGENDIAN
2007-01-24 Josh Coalsoncode simplification and speed optimization for set_part...
2007-01-24 Josh Coalsonminor cleanup in count_rice_bits_()
next