- 30 Dec, 2004 4 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
add vorbiscomment validation functions to format.c and test code; validate name part of vorbiscomment in metadata and metadata++ interfaces
-
Josh Coalson authored
-
Josh Coalson authored
additions to metadata object api: more vorbiscomment functions, trailing-null on vorbis comment field values enforced everywhere
-
- 20 Oct, 2004 1 commit
-
-
Josh Coalson authored
first pass at making an integer-only flavor of the libraries. move FLAC__real out of ordinals.h to src/libFLAC/include/private/float.h, add FLAC__double and FLAC__float and use these everywhere instead of double and float, and don't typedef FLAC__real/float/double when building in integer-only mode. still need to provide integer substitutes in several places.
-
- 25 Sep, 2004 1 commit
-
-
Josh Coalson authored
-
- 14 Sep, 2004 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 10 Sep, 2004 1 commit
-
-
Josh Coalson authored
add new requirements to ogg mapping: vorbis comment block must come second after streaminfo; first packet must have a packet type byte of 0x7f; packet 0 version must be followed by a 2-byte count of the # of header packets
-
- 08 Sep, 2004 1 commit
-
-
Josh Coalson authored
-
- 02 Sep, 2004 2 commits
-
-
Josh Coalson authored
remove check for config.h and assume everyone has inttypes.h (C99); special workaround for MSVC still exists
-
Josh Coalson authored
-
- 31 Jul, 2004 1 commit
-
-
Josh Coalson authored
-
- 30 Jul, 2004 3 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
more acceptable hack to the workaround of nested classes not being able to see protected members in the parent with some compilers
-
Josh Coalson authored
-
- 29 Jul, 2004 1 commit
-
-
Josh Coalson authored
-
- 27 Jul, 2004 1 commit
-
-
Josh Coalson authored
-
- 23 Jul, 2004 3 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
- 22 Jul, 2004 3 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
- 16 Jul, 2004 3 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
- 15 Jul, 2004 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 11 Jul, 2004 2 commits
-
-
Josh Coalson authored
add callback-based versions of chain writing: FLAC__metadata_chain_check_if_tempfile_needed(), FLAC__metadata_chain_write_with_callbacks(), FLAC__metadata_chain_write_with_callbacks_and_tempfile()
-
Josh Coalson authored
-
- 10 Jul, 2004 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 07 Jul, 2004 3 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
revamp OggFLAC__SeekableStreamDecoder to derive from OggFLAC__StreamDecoder instead of FLAC__SeekableStreamDecoder; rewrite seek routine to do a binary search through Ogg pages, instead of the seektable-based search of FLAC__SeekableStreamDecoder
-
- 17 Mar, 2004 1 commit
-
-
Josh Coalson authored
-
- 16 Mar, 2004 1 commit
-
-
Josh Coalson authored
-
- 30 Jan, 2004 1 commit
-
-
Josh Coalson authored
-
- 17 Jan, 2004 1 commit
-
-
Josh Coalson authored
-