summaryrefslogtreecommitdiff
path: root/src/libFLAC++/stream_encoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run libFLAC++ through clang-tidy.Rosen Penev2019-09-151-35/+35
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-151-29/+29
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Add missing config.h includesCristian Rodríguez2013-06-051-0/+4
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Encoder::Stream::set_metadata() broken - ID: 3282704Erik de Castro Lopo2012-02-051-1/+1
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* proper handling of variable length arrays (SF#2002481 https://sourceforge.net...Josh Coalson2009-01-031-3/+3
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tr...Josh Coalson2006-11-211-2/+2
* minor syntaxJosh Coalson2006-11-091-3/+3
* add FLAC__stream_encoder_set_compression_level()Josh Coalson2006-11-031-12/+18
* remove now-obsolete libOggFLAC stuffJosh Coalson2006-10-161-10/+0
* change "bytes" parameter of all encoder write callbacks from "unsigned" to "s...Josh Coalson2006-10-151-2/+2
* change "bytes" parameter of all read callbacks from "unsigned" to "size_t"Josh Coalson2006-10-151-2/+2
* rename set_serial_number to set_ogg_serial_number everywhereJosh Coalson2006-10-151-2/+2
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-0/+107
* change libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder...Josh Coalson2006-09-151-0/+10
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-7/+39
* minor syntaxJosh Coalson2006-05-031-1/+1
* add set_apodization() to oggflac layersJosh Coalson2006-05-011-0/+6
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* fixes for compiling with SunProJosh Coalson2005-01-271-2/+2
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* remove superfluous semicolon after namespace closuresJosh Coalson2005-01-251-2/+2
* work around MSVC bug in set_metadata()Josh Coalson2004-07-231-0/+14
* add FLAC::Encoder::*::set_metadata(FLAC::Metadata::Prototype **metadata, unsi...Josh Coalson2004-07-221-0/+12
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* #pragma to turn off useless MSVC warning C4800Josh Coalson2003-12-181-0/+5
* *::State::resolved_as_cstring() is now inlinedJosh Coalson2003-09-241-8/+0
* change license verbiage to Xiph'sJosh Coalson2003-01-311-12/+24
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* rename .cc files to .cpp since I can find no way to make MSVC recognize .cc a...Josh Coalson2002-10-161-0/+325