2004-07-30 |
Josh Coalson | add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags() |
tree | commitdiff |
2004-07-23 |
Josh Coalson | add pragma to disable annoying MSVC warning C4800 |
tree | commitdiff |
2004-07-16 |
Josh Coalson | add method for skipping an audio frame, plus tests |
tree | commitdiff |
2004-07-16 |
Josh Coalson | tempfile only needs to be opened with wb, not w+b |
tree | commitdiff |
2004-07-15 |
Josh Coalson | add libFLAC++ equivalent callback-based chain reading... |
tree | commitdiff |
2004-07-14 |
Josh Coalson | fix uninitialized variable error turned up by valgrind |
tree | commitdiff |
2004-01-20 |
Josh Coalson | *** empty log message *** |
tree | commitdiff |
2004-01-17 |
Josh Coalson | update copyright to 2004 |
tree | commitdiff |
2003-12-17 |
Josh Coalson | add undocumented option --apply-replaygain-which-is... |
tree | commitdiff |
2003-09-26 |
Josh Coalson | minor syntax |
tree | commitdiff |
2003-09-25 |
Josh Coalson | add a "tell" callback to the seekable stream encoder... |
tree | commitdiff |
2003-05-20 |
Josh Coalson | C89 standard fixes, based on feedback from IRIX port |
tree | commitdiff |
2003-02-07 |
Matt Zimmerman | Build libtool archives instead of plain .a archives... |
tree | commitdiff |
2003-01-25 |
Josh Coalson | remove reference to obsolete Makefile.vc |
tree | commitdiff |
2003-01-25 |
Josh Coalson | obsolete now that .dsp files are complete |
tree | commitdiff |
2003-01-25 |
Josh Coalson | bump version number to 1.1.0 |
tree | commitdiff |
2003-01-14 |
Josh Coalson | Second patch from X-Fixer: tweaks for better MSVC build |
tree | commitdiff |
2003-01-10 |
Josh Coalson | augment unit tests to test for correctness with unknown... |
tree | commitdiff |
2003-01-10 |
Josh Coalson | minor verbiage |
tree | commitdiff |
2003-01-10 |
Josh Coalson | move common stuff into metadata_utils |
tree | commitdiff |
2003-01-10 |
Josh Coalson | add new/missing files |
tree | commitdiff |
2003-01-10 |
Josh Coalson | initial import, copied from test_libFLAC/ |
tree | commitdiff |
2003-01-10 |
Josh Coalson | minor verbiage |
tree | commitdiff |
2003-01-08 |
Josh Coalson | bump version string to 1.0.5_beta2 |
tree | commitdiff |
2003-01-02 |
Josh Coalson | update the version number from 1.0.4 to 1.0.5-beta1 |
tree | commitdiff |
2003-01-02 |
Josh Coalson | Add 2003 to copyright notice |
tree | commitdiff |
2002-12-28 |
Josh Coalson | fix memory leaks and uninitialized data |
tree | commitdiff |
2002-12-28 |
Josh Coalson | add flushed fwrite in Valgrind mode |
tree | commitdiff |
2002-12-27 |
Josh Coalson | fix memory leaks |
tree | commitdiff |
2002-12-23 |
Josh Coalson | minor typo |
tree | commitdiff |
2002-12-19 |
Josh Coalson | fix typo in integer constant |
tree | commitdiff |
2002-12-05 |
Josh Coalson | add "is_cd" flag to CUESHEET everywhere |
tree | commitdiff |
2002-12-04 |
Josh Coalson | fix library list |
tree | commitdiff |
2002-11-22 |
Josh Coalson | get Makefile.vc system working again with new debug... |
tree | commitdiff |
2002-11-21 |
Josh Coalson | revamp MSVC build system, separate dynamic and static... |
tree | commitdiff |
2002-11-20 |
Josh Coalson | revamp Makefile.lite system, use separate dirs and... |
tree | commitdiff |
2002-11-19 |
Josh Coalson | add CueSheet tests |
tree | commitdiff |
2002-11-14 |
Josh Coalson | fix path to grabbag lib |
tree | commitdiff |
2002-11-07 |
Josh Coalson | updates to work with new grabbag lib |
tree | commitdiff |
2002-10-30 |
Josh Coalson | work related to moving some file utils into the new... |
tree | commitdiff |
2002-10-26 |
Josh Coalson | update to match new default vorbis comment size (now... |
tree | commitdiff |
2002-10-23 |
Josh Coalson | add notion of topdir to Makefile.lite build system |
tree | commitdiff |
2002-10-18 |
Josh Coalson | fixes for building static libs (new FLAC__NO_DLL #define) |
tree | commitdiff |
2002-10-17 |
Josh Coalson | fix bug in vorbis comment construction |
tree | commitdiff |
2002-10-17 |
Josh Coalson | initial import |
tree | commitdiff |
2002-10-16 |
Josh Coalson | change .cc suffix to .cpp |
tree | commitdiff |
2002-10-16 |
Josh Coalson | changes for MSCV: added dsp file, rename any .cc files... |
tree | commitdiff |
2002-10-16 |
Josh Coalson | rename .cc files to .cpp since I can find no way to... |
tree | commitdiff |
2002-10-15 |
Matt Zimmerman | Fix slightly botched search-and-replace which produced... |
tree | commitdiff |
2002-10-10 |
Matt Zimmerman | Use config.h rather than passing all defs in CFLAGS |
tree | commitdiff |
2002-09-25 |
Josh Coalson | bump the version number from 1.0.4_beta to 1.0.4 |
tree | commitdiff |
2002-09-25 |
Josh Coalson | minor cosmetics |
tree | commitdiff |
2002-09-09 |
Josh Coalson | bump version number to 1.0.4_beta |
tree | commitdiff |
2002-08-30 |
Josh Coalson | add read_only argument to simple iterator initializer |
tree | commitdiff |
2002-08-27 |
Josh Coalson | minor formatting |
tree | commitdiff |
2002-08-25 |
Josh Coalson | update tests to reflect addition of vorbis comment... |
tree | commitdiff |
2002-08-20 |
Josh Coalson | add some missing tests |
tree | commitdiff |
2002-08-08 |
Josh Coalson | add a samples_written field to the progress callback |
tree | commitdiff |
2002-08-07 |
Josh Coalson | add ..._get_verify_decoder_error_stats() |
tree | commitdiff |
2002-08-03 |
Josh Coalson | better state reporting |
tree | commitdiff |
2002-08-03 |
Josh Coalson | add verify mode to all encoders |
tree | commitdiff |
2002-08-02 |
Josh Coalson | add ..._get_total_samples_estimate(), add progress... |
tree | commitdiff |
2002-08-02 |
Josh Coalson | revamp decoder process calls |
tree | commitdiff |
2002-08-02 |
Josh Coalson | new seekable stream encoder and file encoder layers |
tree | commitdiff |
2002-08-01 |
Josh Coalson | minor syntax |
tree | commitdiff |
2002-07-09 |
Josh Coalson | add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST |
tree | commitdiff |
2002-07-03 |
Josh Coalson | add /GR to compilation |
tree | commitdiff |
2002-07-02 |
Josh Coalson | bump version number from 1.0.3_beta to 1.0.3 |
tree | commitdiff |
2002-07-02 |
Josh Coalson | add README to EXTRA_DIST |
tree | commitdiff |
2002-06-14 |
Josh Coalson | minor changes in anticipation of release |
tree | commitdiff |
2002-06-13 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-06-11 |
Josh Coalson | fixes from compiling code and running all the tests... |
tree | commitdiff |
2002-06-10 |
Josh Coalson | remove bitbuffer.h |
tree | commitdiff |
2002-06-10 |
Josh Coalson | last batch of changes and fixes based on the libFLAC... |
tree | commitdiff |
2002-06-08 |
Josh Coalson | another big glob of changes/fixes |
tree | commitdiff |
2002-06-07 |
Josh Coalson | massive glob of checkins: improved tests, more tests... |
tree | commitdiff |
|