- 16 Jul, 2004 12 commits
-
-
Josh Coalson authored
make --serial-number or the default random serial number apply only to the first stream, and increment it for subsequent streams
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
print error if output file already exists, instead of overwriting by default; add -f (--force) option to force overwriting of files
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
when encoding to Ogg FLAC, set a random serial number (instead of 0) if one is not provided on the command-line
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
- 15 Jul, 2004 4 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
- 14 Jul, 2004 3 commits
-
-
Josh Coalson authored
-
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 3 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
begin addition of callback-based option to metadata interfaces; start by converting chain reader to callback-based
-
Josh Coalson authored
-
- 07 Jul, 2004 10 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
use the OggFLAC__FileDecoder instead of the old OggFLAC__StreamDecoder way for all Ogg FLAC decoding, and enable use of --skip with Ogg FLAC
-
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
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
fix bug where calling FLAC__seekable_stream_decoder_set_metadata_ignore_*() to ignore STREAMINFO or SEEKTABLE would also prevent the seekable stream decoder from getting the blocks later, which it needs to be able to seek
-
- 21 Jun, 2004 1 commit
-
-
Josh Coalson authored
-
- 20 Jun, 2004 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 08 Jun, 2004 1 commit
-
-
Josh Coalson authored
-
- 07 Jun, 2004 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-