platform/upstream/flac.git
2006-11-17 Josh Coalsonadd test_picture to grabbag tests
2006-11-17 Josh Coalson*** empty log message ***
2006-11-17 Josh Coalsonfix typo
2006-11-17 Josh Coalsonremove redundant -Wextra
2006-11-17 Josh Coalsonfixes from 64-bit compile
2006-11-17 Josh Coalsonbetter detection of "as" variant
2006-11-17 Josh Coalsonreplacement based on example from xiph
2006-11-17 Josh Coalsonfix bug where decoding to stdout could fail for no...
2006-11-17 Josh Coalsonbump to v1.2
2006-11-17 Josh Coalsonfixes from MSVC compile
2006-11-17 Josh Coalsonencode with --no-padding where possible to speed up...
2006-11-16 Josh Coalsonmake "#if FLAC__HAS_OGG" checking consistent
2006-11-16 Josh Coalsonminor comments
2006-11-16 Josh Coalsonmultifix: change FLAC__stream_encoder_finish() to also...
2006-11-16 Josh Coalsonwrite encoded stream to actual file to improve testing
2006-11-16 Josh Coalsonmultifix: change FLAC__stream_encoder_finish() to also...
2006-11-16 Josh Coalsonadd argument to test_seeking to accept #samples in...
2006-11-16 Josh Coalsonfix bug with -S # where the sample number >= total...
2006-11-15 Josh Coalsonfix a bug where missing STREAMINFO fields (min/max...
2006-11-15 Josh Coalsonminor comments
2006-11-15 Josh Coalsonadd support for read-only operations for ogg flac
2006-11-15 Josh Coalsonadd support for read-only operations for ogg flac to...
2006-11-14 Josh Coalsonminor comments
2006-11-14 Josh Coalsonfix a problem with fractional-second parsing for -...
2006-11-14 Josh Coalsonfix bug, need to open exported picture file in binary...
2006-11-14 Josh Coalsonfixes from MSVC6
2006-11-14 Josh Coalsonadd more fixed bugs to list
2006-11-14 Josh Coalsondisallow multiple input FLAC files when --import-tags...
2006-11-14 Josh Coalsondisallow multiple input FLAC files when --import-tags...
2006-11-14 Josh Coalsonincrease progress report rate with -p and -e used toget...
2006-11-14 Josh Coalsonfix bug where sync error at end-of-stream was not being...
2006-11-13 Josh Coalsoncompile fixes based on patch (SF#913238 sourceforge...
2006-11-11 Josh Coalsonun-bump -beta2 prefix on version
2006-11-11 Josh Coalsonfix bug compiling assembly files on intel mac (SF#14225...
2006-11-11 Josh Coalsonfix bug SF#1293830: flac accepting WAVE files with...
2006-11-11 Josh Coalsonfix compiler warnings
2006-11-10 Josh Coalsonfix problem with filename parsing if file does not...
2006-11-10 Josh Coalsonfix bug: wave header fixup was being tried even in...
2006-11-10 Josh Coalsonpatch sf#1580550 noexec stack: sourceforge.net/tracker...
2006-11-10 Josh Coalsonadd missing --lax
2006-11-10 Josh Coalsonminor comments
2006-11-09 Josh Coalsonadd overreading in the stream encoder process calls...
2006-11-09 Josh Coalsonadd tests for different fractional end blocks with...
2006-11-09 Josh Coalsonfix bug in verify_write_callback_ where the FIFO dequeu...
2006-11-09 Josh Coalsonadd a boolean return value to FLAC__stream_encoder_fini...
2006-11-09 Josh Coalsonfix FLAC::Decoder::Stream::finish() to return a bool...
2006-11-09 Josh Coalsoncheck return value of FLAC__stream_decoder_finish()
2006-11-09 Josh Coalsonminor syntax
2006-11-09 Josh Coalsonfix bug where window was not recalculated when blocksiz...
2006-11-08 Josh Coalsonfixes for new seeking algorithm
2006-11-08 Josh Coalsonadd tests for fractional blocks
2006-11-08 Josh Coalsonadd -Wextra to gcc flags
2006-11-08 Josh Coalsonminor fixes to linked libs
2006-11-06 Josh Coalsonsome more unsigned->size_t fixes
2006-11-06 Josh Coalsonfix docs for --serial-number option
2006-11-06 Josh Coalsonnew seek algorithm for native FLAC from Miroslav
2006-11-04 Josh Coalsonadd multiple read modes to simulate different seeking...
2006-11-04 Josh Coalsonminor tweak to read callback eof handling
2006-11-04 Josh Coalsonfix bug where encoder wasn't defaulting to -5
2006-11-04 Josh Coalsonadd code examples for some of the callbacks to the...
2006-11-04 Josh Coalsonadd support from encoding from ogg flac input
2006-11-04 Josh Coalsonminor comments
2006-11-03 Josh Coalsonswitch to using FLAC__stream_encoder_set_compression_le...
2006-11-03 Josh Coalsonminor wording
2006-11-03 Josh Coalsonadd FLAC__stream_encoder_set_compression_level()
2006-11-03 Josh Coalsonadd FLAC__stream_encoder_set_compression_level()
2006-11-03 Josh Coalsonminor comments
2006-11-02 Josh Coalsonrename metaflac's --import-picture to --import-picture...
2006-11-02 Josh Coalsonadd --export-picture-to option to metaflac
2006-11-02 Josh Coalsonfix grabbag__file_are_same() on win32 by using GetFileI...
2006-11-02 Josh Coalsonminor comments
2006-11-02 Josh Coalsondefault to FLAC__TEST_LEVEL=1
2006-10-25 Josh Coalsonadd LIBFLACPP_LIBDIR, make AC_TRY_RUN more robust
2006-10-25 Josh Coalsonadd LIBFLAC_LIBDIR, make AC_TRY_RUN more robust
2006-10-18 Josh Coalsonmore fixes for ogg support
2006-10-18 Josh Coalsonadd /D "FLAC__HAS_OGG"
2006-10-16 Josh Coalsonremove now-obsolete libOggFLAC stuff
2006-10-16 Josh Coalsonbump version to 1.1.3-beta2
2006-10-16 Josh Coalsonfixes for MSVC6
2006-10-15 Josh Coalsonchange "bytes" parameter of all encoder write callbacks...
2006-10-15 Josh Coalsonchange "bytes" parameter of all read callbacks from...
2006-10-15 Josh Coalsonimprove comments
2006-10-15 Josh Coalsonrename set_serial_number to set_ogg_serial_number every...
2006-10-15 Josh Coalsonlink libogg if necessary
2006-10-15 Josh Coalsonfix to ogg-less building
2006-10-15 Josh Coalsonmerge libOggFLAC into libFLAC and libOggFLAC++ into...
2006-10-14 Josh Coalsonremove unneeded SEEK_ERROR setting
2006-10-14 Josh Coalsonremove obsolete code
2006-10-14 Josh Coalsonfix placement of FLAC_API_VERSION_... #defines
2006-10-13 Josh Coalsonin grabbag__file_are_same() check that st_dev is same...
2006-10-13 Josh Coalsonminor comments
2006-10-12 Josh Coalsonfix "extern"ness of ReplayGainReferenceLoudness
2006-10-11 Josh Coalsonadd missing files
2006-10-11 Josh Coalsonfix bug stats sent to progress callback
2006-10-11 Josh Coalsonminor formatting
2006-10-10 Josh Coalsonminor syntax
2006-10-10 Josh Coalsonfor grabbag__file_are_same() on windows use strcmp...
2006-10-10 Josh Coalsonminor syntax
2006-10-10 Josh Coalsonupdate to match sgml
2006-10-10 Josh Coalsonbump version number to 1.1.3-beta1
next