index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
FLAC++
/
encoder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bulk update copyright dates to 2022
Martijn van Beurden
2022-07-26
1
-1
/
+1
*
Add API functions to limit minimum bitrate
Martijn van Beurden
2022-05-02
1
-0
/
+2
*
Fix miscellaneous typos.
luz.paz
2018-05-24
1
-1
/
+1
*
Fix typos in header files
Erik de Castro Lopo
2017-03-21
1
-1
/
+1
*
Yet more purging of `unsigned` type
Erik de Castro Lopo
2017-01-15
1
-29
/
+29
*
Bulk update copyright dates
Erik de Castro Lopo
2016-12-05
1
-1
/
+1
*
Explicitly use base class virtual methods; silence unnecessary warning
Thomas Zander
2015-12-25
1
-0
/
+2
*
Remove (defined _MSC_VER) from cpp workaround
Erik de Castro Lopo
2015-12-10
1
-2
/
+2
*
Update copyright years to include 2014.
Erik de Castro Lopo
2014-11-25
1
-1
/
+1
*
Set version to 1.3.0 and update coyprights throughout.
Erik de Castro Lopo
2013-05-26
1
-1
/
+2
*
add 2009 copyright
Josh Coalson
2009-01-07
1
-1
/
+1
*
update copyright for 2008
Josh Coalson
2008-02-28
1
-1
/
+1
*
minor comments
Josh Coalson
2007-09-13
1
-1
/
+1
*
add 2007 copyright
Josh Coalson
2007-02-02
1
-1
/
+1
*
patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tr...
Josh Coalson
2006-11-21
1
-1
/
+1
*
minor comments
Josh Coalson
2006-11-20
1
-1
/
+1
*
add a boolean return value to FLAC__stream_encoder_finish() that signals a ve...
Josh Coalson
2006-11-09
1
-1
/
+1
*
add FLAC__stream_encoder_set_compression_level()
Josh Coalson
2006-11-03
1
-2
/
+3
*
remove now-obsolete libOggFLAC stuff
Josh Coalson
2006-10-16
1
-3
/
+0
*
change "bytes" parameter of all encoder write callbacks from "unsigned" to "s...
Josh Coalson
2006-10-15
1
-3
/
+3
*
change "bytes" parameter of all read callbacks from "unsigned" to "size_t"
Josh Coalson
2006-10-15
1
-2
/
+2
*
improve comments
Josh Coalson
2006-10-15
1
-36
/
+16
*
rename set_serial_number to set_ogg_serial_number everywhere
Josh Coalson
2006-10-15
1
-1
/
+1
*
merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...
Josh Coalson
2006-10-15
1
-22
/
+14
*
more doxygen comments
Josh Coalson
2006-10-07
1
-8
/
+10
*
change libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder...
Josh Coalson
2006-09-15
1
-45
/
+49
*
merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...
Josh Coalson
2006-09-13
1
-242
/
+142
*
add set_apodization() to oggflac layers
Josh Coalson
2006-05-01
1
-0
/
+3
*
add 2206 to copyright notice
Josh Coalson
2006-04-25
1
-1
/
+1
*
fixes for compiling with SunPro
Josh Coalson
2005-01-27
1
-3
/
+3
*
add 2005 to copyright notices
Josh Coalson
2005-01-25
1
-1
/
+1
*
remove superfluous semicolon after namespace closures
Josh Coalson
2005-01-25
1
-2
/
+2
*
more acceptable hack to the workaround of nested classes not being able to se...
Josh Coalson
2004-07-30
1
-6
/
+6
*
extend hack of making decoder_ pointer public to gcc < 2.96
Josh Coalson
2004-07-27
1
-6
/
+6
*
add FLAC::Encoder::*::set_metadata(FLAC::Metadata::Prototype **metadata, unsi...
Josh Coalson
2004-07-22
1
-0
/
+4
*
update copyright to 2004
Josh Coalson
2004-01-17
1
-1
/
+1
*
workaround MSVC bug re: scoping of nested classes
Josh Coalson
2003-12-18
1
-0
/
+12
*
add a "tell" callback to the seekable stream encoder to make the metadata wri...
Josh Coalson
2003-09-25
1
-0
/
+2
*
inline *::State::resolved_as_cstring()
Josh Coalson
2003-09-24
1
-3
/
+3
*
change license verbiage to Xiph's
Josh Coalson
2003-01-31
1
-12
/
+24
*
Add 2003 to copyright notice
Josh Coalson
2003-01-02
1
-1
/
+1
*
tweaks to build libs as DLLs under windows
Josh Coalson
2002-10-16
1
-6
/
+8
*
minor formatting
Josh Coalson
2002-09-19
1
-4
/
+4
*
add resolved_as_cstring() method to State classes
Josh Coalson
2002-09-06
1
-0
/
+3
*
more doxygen docs
Josh Coalson
2002-08-21
1
-35
/
+19
*
more doxygen docs
Josh Coalson
2002-08-20
1
-4
/
+4
*
doxygen comments
Josh Coalson
2002-08-15
1
-0
/
+3
*
add a samples_written field to the progress callback
Josh Coalson
2002-08-08
1
-2
/
+2
*
add ..._get_verify_decoder_error_stats()
Josh Coalson
2002-08-07
1
-2
/
+5
*
add verify mode to all encoders
Josh Coalson
2002-08-03
1
-0
/
+10
[next]