2002-06-07 |
Josh Coalson | massive glob of checkins: improved tests, more tests... |
tree | commitdiff |
2002-06-05 |
Josh Coalson | minor syntax |
tree | commitdiff |
2002-06-05 |
Josh Coalson | bring in what was FLAC__seek_table_is_valid() |
tree | commitdiff |
2002-06-05 |
Josh Coalson | remove seek_table; it moved into the metadata interface |
tree | commitdiff |
2002-06-05 |
Josh Coalson | contents moved into metadata interface |
tree | commitdiff |
2002-06-05 |
Josh Coalson | minor consolidation |
tree | commitdiff |
2002-06-04 |
Josh Coalson | fix status enum, more rigorous setting of defaults... |
tree | commitdiff |
2002-06-04 |
Josh Coalson | fix with new status enums |
tree | commitdiff |
2002-06-04 |
Josh Coalson | fix status enum, fix bug parsing vorbis comments, stop... |
tree | commitdiff |
2002-06-04 |
Josh Coalson | add inherited get methods from stream decoder, more... |
tree | commitdiff |
2002-06-01 |
Josh Coalson | fixes based on MSVC compile |
tree | commitdiff |
2002-06-01 |
Josh Coalson | fix state enums |
tree | commitdiff |
2002-06-01 |
Josh Coalson | new more flexible way of passing metadata to stream... |
tree | commitdiff |
2002-05-31 |
Josh Coalson | fix malloc(0) "bug" with application block parsing |
tree | commitdiff |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value, fix bug in vorbis... |
tree | commitdiff |
2002-05-30 |
Josh Coalson | add metadata.h |
tree | commitdiff |
2002-05-30 |
Josh Coalson | split metadata.c into metadata_object.c and metadata_it... |
tree | commitdiff |
2002-05-30 |
Josh Coalson | remove unused code |
tree | commitdiff |
2002-05-29 |
Josh Coalson | fix memory leaks in array resizers |
tree | commitdiff |
2002-05-29 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-05-29 |
Josh Coalson | fix constness on _set_ methods |
tree | commitdiff |
2002-05-25 |
Josh Coalson | add support for id3v2 tags to levels 1 and 2, better... |
tree | commitdiff |
2002-05-22 |
Josh Coalson | fix null pointer handling in metadata object routines |
tree | commitdiff |
2002-05-20 |
Josh Coalson | replace a bunch of magic numbers |
tree | commitdiff |
2002-05-20 |
Josh Coalson | minor changes to some defines/globals |
tree | commitdiff |
2002-05-17 |
Josh Coalson | allow setting data pointers to 0 for metadata objects |
tree | commitdiff |
2002-05-17 |
Josh Coalson | update with new semantics for padding block creation |
tree | commitdiff |
2002-05-17 |
Josh Coalson | differentiate between format max bits per sample and... |
tree | commitdiff |
2002-05-17 |
Josh Coalson | conditionalize #include of stdio.h |
tree | commitdiff |
2002-05-17 |
Josh Coalson | minor cosmetics |
tree | commitdiff |
2002-05-14 |
Josh Coalson | more fixes for level 2 functions exposed by unit tests |
tree | commitdiff |
2002-05-11 |
Josh Coalson | more bug fixes from unit tests; level 1 looks good |
tree | commitdiff |
2002-05-10 |
Josh Coalson | fix bugs exposed by latest tests |
tree | commitdiff |
2002-05-09 |
Josh Coalson | remove unused code, fix several bugs (WARNING: there... |
tree | commitdiff |
2002-05-09 |
Josh Coalson | fix _new / _init / _finish / _delete sequence to be... |
tree | commitdiff |
2002-05-09 |
Josh Coalson | fix bug where decoder was not reading APPLICATION id... |
tree | commitdiff |
2002-05-09 |
Josh Coalson | fix up comments, remove faulty assert |
tree | commitdiff |
2002-05-07 |
Josh Coalson | fixes for padding length calculation, vorbis comment... |
tree | commitdiff |
2002-05-07 |
Josh Coalson | add FLAC__bitbuffer_read_byte_block_aligned() |
tree | commitdiff |
2002-05-07 |
Josh Coalson | add functionality to specify which metadata blocks... |
tree | commitdiff |
2002-05-04 |
Josh Coalson | add vorbis comment block handling, update max sample... |
tree | commitdiff |
2002-05-04 |
Josh Coalson | update max sample rate checking |
tree | commitdiff |
2002-05-04 |
Josh Coalson | minor wording |
tree | commitdiff |
2002-05-04 |
Josh Coalson | add metadata.c, remove utility.c |
tree | commitdiff |
2002-05-04 |
Josh Coalson | add FLAC__format_is_valid_sample_rate() |
tree | commitdiff |
2002-05-04 |
Josh Coalson | functionality moved to metadata.c |
tree | commitdiff |
2002-05-04 |
Josh Coalson | initial import |
tree | commitdiff |
2002-05-04 |
Josh Coalson | add ...write_byte_block, 2 little-endian routines |
tree | commitdiff |
2002-04-25 |
Josh Coalson | add VORBIS_COMMENT metadata block |
tree | commitdiff |
2002-04-25 |
Josh Coalson | add FLAC__bitbuffer_read_rice_signed_block() |
tree | commitdiff |
2002-04-25 |
Josh Coalson | add tweaks for a Solaris build |
tree | commitdiff |
2002-03-12 |
Josh Coalson | new blurb-based bitbuffer design changes |
tree | commitdiff |
2002-03-12 |
Josh Coalson | fix bug found by gcc3 |
tree | commitdiff |
2002-03-01 |
Josh Coalson | fix memory leak, tiny speedup, add some asserts |
tree | commitdiff |
2002-02-17 |
Josh Coalson | add code for forcing the file mode for stdin/stdout... |
tree | commitdiff |
2002-02-12 |
Josh Coalson | minor fix |
tree | commitdiff |
2002-02-12 |
Josh Coalson | fix typo in assertion |
tree | commitdiff |
2002-01-29 |
Josh Coalson | fix bug when seeking a file that is already at END_OF_FILE |
tree | commitdiff |
2002-01-26 |
Josh Coalson | update copyright date to include 2002 |
tree | commitdiff |
2002-01-26 |
Josh Coalson | update copyright date to include 2002 |
tree | commitdiff |
2001-12-07 |
Josh Coalson | add support for Darwin builds |
tree | commitdiff |
2001-12-05 |
Matt Zimmerman | Pass -i option to nasm so that VPATH builds work correctly |
tree | commitdiff |
2001-12-04 |
Josh Coalson | check in Miroslav's PIC patch |
tree | commitdiff |
2001-12-04 |
Josh Coalson | update library version |
tree | commitdiff |
2001-12-04 |
Josh Coalson | fix bug with filename setting; fix possible bug with... |
tree | commitdiff |
2001-11-16 |
Josh Coalson | #include string.h |
tree | commitdiff |
2001-11-15 |
Josh Coalson | un-disable 3dnow routines |
tree | commitdiff |
2001-11-13 |
Josh Coalson | remove SSE OS detection (shouldn't fork in a library... |
tree | commitdiff |
2001-11-13 |
Josh Coalson | commit patch for compiling on mingw32 |
tree | commitdiff |
2001-11-13 |
Josh Coalson | minor compile flag change (define _LIB) |
tree | commitdiff |
2001-11-11 |
Josh Coalson | update library version |
tree | commitdiff |
2001-11-09 |
Josh Coalson | change back to unix-format line endings |
tree | commitdiff |
2001-11-09 |
Josh Coalson | minor changes to linkage |
tree | commitdiff |
2001-11-08 |
Josh Coalson | split most of FileDecoder off to new SeekableStreamDecoder |
tree | commitdiff |
2001-11-01 |
Josh Coalson | fix ..._process_metadata() to return correctly from... |
tree | commitdiff |
2001-11-01 |
Josh Coalson | set state to SEARCH_FOR_FRAME_SYNC after flush |
tree | commitdiff |
2001-11-01 |
Josh Coalson | changes to reduce the stack requirements of the encoder |
tree | commitdiff |
2001-10-31 |
Josh Coalson | fix tiny bug with filename setting |
tree | commitdiff |
2001-10-19 |
Josh Coalson | patch from Matt for automake 1.5 |
tree | commitdiff |
2001-08-16 |
Josh Coalson | rename some struct members to avoid C++ 'private' and... |
tree | commitdiff |
2001-08-13 |
Josh Coalson | replace LOCAL_FABS() with fabs() |
tree | commitdiff |
2001-08-13 |
Josh Coalson | Miroslav's patch to add run-time detection of operating... |
tree | commitdiff |
2001-07-22 |
Josh Coalson | more autoconf/automake patches from Matt |
tree | commitdiff |
2001-07-22 |
Josh Coalson | revert to using libtool to generate the convenience... |
tree | commitdiff |
2001-07-20 |
Josh Coalson | change to make libFLAC-asm a static, non-libtool library |
tree | commitdiff |
2001-07-20 |
Josh Coalson | tweak the FLAC__INLINE macro to FLaC__INLINE to avoid... |
tree | commitdiff |
2001-07-19 |
Josh Coalson | switch to better method for getting floor(log2(double)) |
tree | commitdiff |
2001-07-18 |
Josh Coalson | fix another possible bug in the quantizer |
tree | commitdiff |
2001-07-18 |
Josh Coalson | force compiler inlining of some routines |
tree | commitdiff |
2001-07-18 |
Josh Coalson | change some debug printouts |
tree | commitdiff |
2001-07-18 |
Josh Coalson | remove a bad assert on cpuinfo struct |
tree | commitdiff |
2001-07-18 |
Josh Coalson | add a dummy function for determining OS support of... |
tree | commitdiff |
2001-07-18 |
Josh Coalson | fix bug in SSE routines |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add 3DNOW stuff from Miroslav |
tree | commitdiff |
2001-07-16 |
Josh Coalson | again, in more places, fix bug when reading a zero... |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add -version-info to libFLAC_la_LDFLAGS |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add checking based on number_type in the frame header |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add FLAC__FrameNumberTypeString |
tree | commitdiff |
2001-07-16 |
Josh Coalson | compute partition sums in 64-bits, move max partition... |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add method for uint64 type |
tree | commitdiff |
next |