summaryrefslogtreecommitdiff
path: root/src/libFLAC/stream_encoder_framing.c
Commit message (Expand)AuthorAgeFilesLines
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* change license verbiage to Xiph'sJosh Coalson2003-01-311-12/+24
* big fix to allow codec and metadata interface to handle unknown metadata bloc...Josh Coalson2003-01-101-1/+3
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* add "is_cd" flag to CUESHEET everywhereJosh Coalson2002-12-051-0/+3
* add more reserved space to CUESHEET implementationJosh Coalson2002-11-161-0/+2
* further implementation of new CUESHEET metadata blockJosh Coalson2002-11-151-1/+39
* add assert on the vendor string constructionJosh Coalson2002-10-171-0/+1
* minor cosmeticsJosh Coalson2002-09-251-1/+1
* add vendor string to encodingJosh Coalson2002-08-251-4/+14
* split off dynamically allocated stuff from FLAC__EntropyCodingMethod_Partitio...Josh Coalson2002-08-191-2/+2
* new seekable stream encoder and file encoder layers, not fully implemented yetJosh Coalson2002-07-311-8/+8
* rename (FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_va...Josh Coalson2002-07-151-2/+2
* another big glob of changes/fixesJosh Coalson2002-06-081-1/+1
* add vorbis comment block handling, update max sample rate checking, speed up ...Josh Coalson2002-05-041-17/+20
* new blurb-based bitbuffer design changesJosh Coalson2002-03-121-9/+3
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* add checking based on number_type in the frame headerJosh Coalson2001-07-161-0/+1
* revamp the ordinal typesJosh Coalson2001-06-231-13/+13
* add support for APPLICATION blockJosh Coalson2001-06-141-0/+14
* rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder inter...Josh Coalson2001-06-131-1/+1
* rename encoder_framing.c to stream_encoder_framing.cJosh Coalson2001-06-131-0/+415