platform/upstream/flac.git
2001-06-07 Josh Coalsonadd --include-deps
2001-06-07 Josh Coalsonfix WAVE autodetect to be more robust and not require...
2001-06-07 Josh Coalsonadd flac__file_get_filesize()
2001-06-07 Josh Coalsonfixes for MSVC
2001-06-07 Josh Coalsonwrite the "format" section
2001-06-06 Josh Coalsonminor cleanup
2001-06-06 Josh Coalsoninitial import
2001-06-06 Josh Coalsonadd WAVE autodetect bullet
2001-06-06 Josh Coalsonminor tweak
2001-06-06 Josh Coalsondocument the new -o and --delete-input-file options
2001-06-06 Josh Coalsonadd -o option, remove "flac - outfilename" mode
2001-06-06 Josh Coalsonmake the default suffix .ana for analysis files
2001-06-06 Josh Coalsonadd --delete-input-file flag
2001-06-06 Josh Coalsonupdate news item about timestamp preservation
2001-06-06 Josh Coalsonstandardize flac__ names
2001-06-06 Josh Coalsonadd file.c
2001-06-06 Josh Coalsontransfer input file timestamp/permissions to output...
2001-06-06 Josh Coalsoninitial import
2001-06-06 Josh Coalsonstandardize flac__ names
2001-06-06 Josh Coalsonmake the encoding options more intense
2001-06-06 Josh Coalsonminor fixes
2001-06-05 Josh Coalsonupdate for 0.10
2001-06-05 Josh Coalsonmake some updates to other encoder features
2001-06-05 Josh Coalsonremove some completed stuff from the TODO lists
2001-06-05 Josh Coalsonadd news item for 0.10
2001-06-05 Josh Coalsonupdates for 0.10
2001-06-05 Josh Coalsonremove -R 32 from -9
2001-06-05 Josh Coalsonremove debug printouts
2001-06-05 Josh Coalsonlimit info printout to DEBUG mode
2001-06-05 Josh Coalsonconditionalize gcc-specific flags
2001-06-05 Josh Coalsontweak the meaning of -0
2001-06-05 Josh Coalsonslow down stats printing
2001-06-05 Josh Coalsonignore (with warning) unknown subchunks instead of...
2001-06-05 Josh Coalsonchange meaning of -0
2001-06-05 Josh Coalsonadd flac -8 results
2001-06-05 Josh Coalsonminor FP tweaks
2001-06-04 Josh Coalsonupdate for flac 0.10 and shorten 3.2
2001-06-02 Josh Coalsonnew version of FLAC__lpc_compute_autocorrelation_asm_i3...
2001-06-01 Josh Coalsonadd comments
2001-06-01 Josh Coalsonadd comments
2001-06-01 Josh Coalsonfix names of SSE routines
2001-06-01 Josh Coalsonminor comment fixes
2001-05-31 Josh Coalsonadd bps checks so we can use miroslav's mmx versions...
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-31 Josh Coalsonintegrate mdz's patch so 'make dist' will work as expected
2001-05-31 Josh Coalsoncosmetic changes
2001-05-31 Josh Coalsonexplicit sizing of some immediate operands
2001-05-31 Josh Coalsonadd several SSE versions of FLAC__lpc_compute_autocorre...
2001-05-31 Josh Coalsonremove the bounds checking in FLAC__encoder_process*
2001-05-31 Josh Coalsonspeed up the bounds checking in FLAC__encoder_process*
2001-05-31 Josh Coalsonminor comment fixes
2001-05-30 Josh Coalsonminor fix to comments
2001-05-30 Josh Coalsonspeed up FLAC__encoder_process(); fix bug in FLAC__enco...
2001-05-30 Josh Coalsonminor tweaks to support bin tests
2001-05-30 Josh Coalsonadd lag checking code to SSE autocorrelation routine
2001-05-30 Josh Coalsonminor tweaks to asm routine selection
2001-05-30 Josh Coalsonfix bug in SSE version of ...autocorrelation...
2001-05-30 Josh Coalsontweak usage of cident macro
2001-05-30 Josh Coalsonmake RESERVOIR_TEST the default, remove old code
2001-05-30 Josh Coalsonfix some tabbing
2001-05-30 Josh Coalsonfix jump distances
2001-05-30 Josh Coalsonuse non-mmx of lpc_restore when order < 4
2001-05-29 Josh Coalsonminor comment change
2001-05-29 Josh Coalsoninclude miroslav's patch for asm versions of FLAC__lpc_...
2001-05-29 Josh Coalsoncosmetic changes, comments, add tests for data_len...
2001-05-29 Josh Coalsonadd miroslav's versions of FLAC__lpc_compute_residual_f...
2001-05-29 Josh Coalsonadd instructions related to assembly
2001-05-29 Josh Coalsonupdate version number to 0.10
2001-05-28 Josh Coalsonfix bug where metaflac was getting the wrong offset...
2001-05-28 Josh Coalsonfix bug where encoder_wrapper->stream_offset was not...
2001-05-28 Josh Coalsonfix bug in write_big_endian_uint64()
2001-05-28 Josh Coalsonfix minor bug with type printout; minor spelling fix
2001-05-27 Josh Coalsonmake the parallel fix to FLAC__bitbuffer_read_raw_int64()
2001-05-27 Josh Coalsonminor fix to the usage printout
2001-05-27 Josh Coalsonshorten the status line
2001-05-27 Josh Coalsonadd test_bins to the suite
2001-05-27 Josh Coalsoninitial import
2001-05-26 Josh Coalsonfix bug in inlined version of FLAC__bitbuffer_read_raw_...
2001-05-26 Josh Coalsonpatch in the total_error_ fix that somehow didn't make...
2001-05-25 Josh Coalsonchange wording on failed verify message
2001-05-25 Josh Coalsonremove some junk printouts
2001-05-25 Josh Coalsonfix bug in seekpoint uniquification
2001-05-25 Josh Coalsonremove the debug code from SSE routine
2001-05-25 Josh Coalsonfix egregious bug in the partition sum precomputation
2001-05-25 Josh Coalsonchange .nasm extension to .s
2001-05-25 Josh Coalsonmore changes to get conditionals/defines working
2001-05-25 Josh Coalsonadd memory.c, fix to work with i386 convenience library...
2001-05-25 Josh Coalsonchange .nasm extension to .s
2001-05-25 Josh Coalsonoops, fix bug with error_scale
2001-05-25 Josh Coalsongate cpu-specific code with FLAC__NO_ASM
2001-05-25 Josh Coalsonremove config.h
2001-05-25 Josh Coalsonrenamed .nasm file to .s to be compatible with libtool
2001-05-24 Josh Coalsonconfig.h no longer needed
2001-05-24 Josh Coalsonkludge in nasm support
2001-05-24 Josh Coalsongate i386 code with FLAC__HAS_NASM
2001-05-24 Josh Coalsonremove debug printouts
2001-05-24 Josh Coalsonbe more lenient with negative lpc_errors due to accurac...
2001-05-24 Josh Coalsonadd cident macro for defining function entry points
2001-05-24 Josh Coalsonadd FLAC__lpc_compute_expected_bits_per_residual_sample...
2001-05-23 Josh Coalsonswitch from AC_CANONICAL_TARGET to AC_CANONICAL_HOST
next