2002-09-04 |
Josh Coalson | add support for serial number in Ogg streams |
tree | commitdiff |
2002-08-30 |
Josh Coalson | restrict subset to max blocksize of 16384 and max resid... |
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 | more comments |
tree | commitdiff |
2002-08-25 |
Josh Coalson | add vendor string to encoding |
tree | commitdiff |
2002-08-23 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-08-21 |
Josh Coalson | more doxygen docs |
tree | commitdiff |
2002-08-20 |
Josh Coalson | more doxygen docs |
tree | commitdiff |
2002-08-20 |
Josh Coalson | more doxygen docs |
tree | commitdiff |
2002-08-19 |
Josh Coalson | split off dynamically allocated stuff from FLAC__Entrop... |
tree | commitdiff |
2002-08-17 |
Josh Coalson | rework so that rice parameters and raw_bits from the... |
tree | commitdiff |
2002-08-16 |
Josh Coalson | more doxygen comments |
tree | commitdiff |
2002-08-15 |
Josh Coalson | doxygen comments |
tree | commitdiff |
2002-08-08 |
Josh Coalson | add a samples_written field to the progress callback |
tree | commitdiff |
2002-08-08 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-08-07 |
Josh Coalson | add ..._get_verify_decoder_error_stats() |
tree | commitdiff |
2002-08-07 |
Josh Coalson | these are obsolete, maybe to be revived later |
tree | commitdiff |
2002-08-07 |
Josh Coalson | several fixes |
tree | commitdiff |
2002-08-07 |
Josh Coalson | remove file decoder and seekable stream decoder |
tree | commitdiff |
2002-08-07 |
Josh Coalson | add OggFLAC dirs |
tree | commitdiff |
2002-08-07 |
Josh Coalson | initial import |
tree | commitdiff |
2002-08-06 |
Josh Coalson | more work |
tree | commitdiff |
2002-08-06 |
Josh Coalson | remove obsolete includes |
tree | commitdiff |
2002-08-06 |
Josh Coalson | did more work but still not finished |
tree | commitdiff |
2002-08-06 |
Josh Coalson | minor formatting |
tree | commitdiff |
2002-08-05 |
Josh Coalson | documentation typos |
tree | commitdiff |
2002-08-05 |
Josh Coalson | add OggFLAC |
tree | commitdiff |
2002-08-05 |
Josh Coalson | initial import; still needs a lot of work |
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 | add ..._get_total_samples_estimate() |
tree | commitdiff |
2002-08-02 |
Josh Coalson | new seekable stream encoder and file encoder layers |
tree | commitdiff |
2002-08-02 |
Josh Coalson | revamp decoder process calls |
tree | commitdiff |
2002-08-02 |
Josh Coalson | revamp decoder process calls |
tree | commitdiff |
2002-08-01 |
Josh Coalson | make typedefs for callbacks |
tree | commitdiff |
2002-08-01 |
Josh Coalson | finish implementation |
tree | commitdiff |
2002-08-01 |
Josh Coalson | new funcs for getting underlying decoder layer states |
tree | commitdiff |
2002-08-01 |
Josh Coalson | new functions for seektable templates, point sorting |
tree | commitdiff |
2002-08-01 |
Josh Coalson | minor syntax |
tree | commitdiff |
2002-08-01 |
Josh Coalson | change to FLAC__stream_encoder_init(), now calls write... |
tree | commitdiff |
2002-08-01 |
Josh Coalson | new functions for seektable templates, point sorting |
tree | commitdiff |
2002-08-01 |
Josh Coalson | finish up implementation |
tree | commitdiff |
2002-07-31 |
Josh Coalson | new seekable stream encoder and file encoder layers... |
tree | commitdiff |
2002-07-31 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-07-27 |
Josh Coalson | more doxygen docs |
tree | commitdiff |
2002-07-26 |
Josh Coalson | more doxygen docs |
tree | commitdiff |
2002-07-25 |
Josh Coalson | more doxygen docs |
tree | commitdiff |
2002-07-24 |
Josh Coalson | more doxygen docs |
tree | commitdiff |
2002-07-16 |
Josh Coalson | more doxygen docs |
tree | commitdiff |
2002-07-15 |
Josh Coalson | more doxygen comments |
tree | commitdiff |
2002-07-12 |
Josh Coalson | more doxygen docs |
tree | commitdiff |
2002-07-11 |
Josh Coalson | more doxygen additions |
tree | commitdiff |
2002-07-10 |
Josh Coalson | add more doxygen documentation |
tree | commitdiff |
2002-07-09 |
Josh Coalson | initial Doxygen work |
tree | commitdiff |
2002-06-28 |
Josh Coalson | specialize getopt for FLAC |
tree | commitdiff |
2002-06-14 |
Josh Coalson | minor changes in anticipation of release |
tree | commitdiff |
2002-06-11 |
Josh Coalson | fixes from compiling code and running all the tests... |
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 |
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-04 |
Josh Coalson | add inherited get methods from stream decoder in file... |
tree | commitdiff |
2002-06-04 |
Josh Coalson | fix status enum names |
tree | commitdiff |
2002-06-04 |
Josh Coalson | add inherited get methods from stream decoder |
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 | add methods to SeekTable, Padding, and VorbisComment |
tree | commitdiff |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value |
tree | commitdiff |
2002-05-30 |
Josh Coalson | rework the api to seektable and vorbis comment objects |
tree | commitdiff |
2002-05-29 |
Josh Coalson | add encoder.h and decoder.h |
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-29 |
Josh Coalson | initial import |
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 | add iterator classes |
tree | commitdiff |
2002-05-22 |
Josh Coalson | comment changes |
tree | commitdiff |
2002-05-20 |
Josh Coalson | minor changes to some defines/globals |
tree | commitdiff |
2002-05-17 |
Josh Coalson | initial import |
tree | commitdiff |
2002-05-17 |
Josh Coalson | update with new semantics for padding |
tree | commitdiff |
2002-05-17 |
Josh Coalson | add FLAC++ and share subdirs |
tree | commitdiff |
2002-05-16 |
Josh Coalson | differentiate between format max bps and reference... |
tree | commitdiff |
2002-05-16 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-05-16 |
Josh Coalson | add conditional extern "C" |
tree | commitdiff |
2002-05-11 |
Josh Coalson | add more comments, add function FLAC__metadata_iterator... |
tree | commitdiff |
2002-05-09 |
Josh Coalson | remove unused code |
tree | commitdiff |
2002-05-09 |
Josh Coalson | add FLAC__ASSERT_DECLARATION macro |
tree | commitdiff |
2002-05-09 |
Josh Coalson | fix copyright header |
tree | commitdiff |
2002-05-07 |
Josh Coalson | add functionality to specify which metadata blocks... |
tree | commitdiff |
2002-05-06 |
Matt Zimmerman | Use extern "C" as appropriate to allow use with C++ |
tree | commitdiff |
2002-05-04 |
Josh Coalson | add metadata.h, remove utility.h |
tree | commitdiff |
2002-05-04 |
Josh Coalson | add vorbis comment block, fix max sample rate |
tree | commitdiff |
2002-05-04 |
Josh Coalson | functionality moved to metadata.h |
tree | commitdiff |
2002-05-04 |
Josh Coalson | initial import |
tree | commitdiff |
2002-04-25 |
Josh Coalson | add VORBIS_COMMENT metadata block |
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 |
next |