summaryrefslogtreecommitdiff
path: root/include/FLAC++/encoder.h
Commit message (Expand)AuthorAgeFilesLines
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-242/+142
* add set_apodization() to oggflac layersJosh Coalson2006-05-011-0/+3
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* fixes for compiling with SunProJosh Coalson2005-01-271-3/+3
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* remove superfluous semicolon after namespace closuresJosh Coalson2005-01-251-2/+2
* more acceptable hack to the workaround of nested classes not being able to se...Josh Coalson2004-07-301-6/+6
* extend hack of making decoder_ pointer public to gcc < 2.96Josh Coalson2004-07-271-6/+6
* add FLAC::Encoder::*::set_metadata(FLAC::Metadata::Prototype **metadata, unsi...Josh Coalson2004-07-221-0/+4
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* workaround MSVC bug re: scoping of nested classesJosh Coalson2003-12-181-0/+12
* add a "tell" callback to the seekable stream encoder to make the metadata wri...Josh Coalson2003-09-251-0/+2
* inline *::State::resolved_as_cstring()Josh Coalson2003-09-241-3/+3
* change license verbiage to Xiph'sJosh Coalson2003-01-311-12/+24
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* tweaks to build libs as DLLs under windowsJosh Coalson2002-10-161-6/+8
* minor formattingJosh Coalson2002-09-191-4/+4
* add resolved_as_cstring() method to State classesJosh Coalson2002-09-061-0/+3
* more doxygen docsJosh Coalson2002-08-211-35/+19
* more doxygen docsJosh Coalson2002-08-201-4/+4
* doxygen commentsJosh Coalson2002-08-151-0/+3
* add a samples_written field to the progress callbackJosh Coalson2002-08-081-2/+2
* add ..._get_verify_decoder_error_stats()Josh Coalson2002-08-071-2/+5
* add verify mode to all encodersJosh Coalson2002-08-031-0/+10
* add ..._get_total_samples_estimate(), add progress callback to file encoderJosh Coalson2002-08-021-2/+5
* new seekable stream encoder and file encoder layersJosh Coalson2002-08-021-2/+184
* more doxygen docsJosh Coalson2002-07-271-0/+33
* another big glob of changes/fixesJosh Coalson2002-06-081-3/+3
* massive glob of checkins: improved tests, more tests, bugfixesJosh Coalson2002-06-071-4/+4
* fixes based on MSVC compileJosh Coalson2002-06-011-3/+1
* initial importJosh Coalson2002-05-291-0/+130