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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add link to new example code page
Josh Coalson
2007-09-13
1
-0
/
+3
*
msvc fixes
Josh Coalson
2007-09-12
1
-4
/
+8
*
inline all safe alloc funcs
Josh Coalson
2007-09-12
1
-14
/
+22
*
add not about OPT: sections
Josh Coalson
2007-09-12
1
-0
/
+5
*
handle SIZE_T_MAX
Josh Coalson
2007-09-11
1
-0
/
+29
*
remove unnecessary #includes
Josh Coalson
2007-09-11
1
-3
/
+0
*
add alloc.h
Josh Coalson
2007-09-10
2
-0
/
+172
*
fix #include for off_t (SF#1786225: https://sourceforge.net/tracker/index.php...
Josh Coalson
2007-09-08
1
-1
/
+1
*
add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/t...
Josh Coalson
2007-08-29
1
-1
/
+5
*
#include for off_t, minor comments
Josh Coalson
2007-08-21
1
-1
/
+3
*
add FLAC__metadata_simple_iterator_get_application_id()
Josh Coalson
2007-08-15
2
-3
/
+27
*
add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_...
Josh Coalson
2007-08-14
2
-0
/
+54
*
bump libtool number in prep for release
Josh Coalson
2007-07-10
2
-6
/
+35
*
add porting guide item for 1.1.4->1.2.0
Josh Coalson
2007-07-07
1
-0
/
+18
*
merge decoder part from RICE_EXT_BRANCH: blocking strategy bit, new rice2 ecm...
Josh Coalson
2007-06-16
1
-6
/
+25
*
*** empty log message ***
Josh Coalson
2007-06-14
1
-2
/
+2
*
add FLAC::Decoder::Stream::get_decode_position()
Josh Coalson
2007-04-05
1
-0
/
+1
*
add FLAC__format_sample_rate_is_subset()
Josh Coalson
2007-03-30
1
-2
/
+12
*
add porting item for 1.1.4
Josh Coalson
2007-02-14
1
-0
/
+15
*
bump libtool .so revision number
Josh Coalson
2007-02-14
2
-2
/
+2
*
fix minor leaks
Josh Coalson
2007-02-13
1
-2
/
+0
*
change the min/max rice partition order for compression levels -0 .. -6
Josh Coalson
2007-02-06
1
-6
/
+6
*
add 2007 copyright
Josh Coalson
2007-02-02
26
-26
/
+26
*
convert C prototypes for functions with no args from () to (void)
Josh Coalson
2007-01-31
4
-8
/
+8
*
in FLAC__stream_encoder_set_metadata(), copy the metadata array of pointers i...
Josh Coalson
2007-01-29
1
-4
/
+4
*
add docs on sample format for process calls (SF#1627966: http://sourceforge.n...
Josh Coalson
2007-01-05
1
-3
/
+16
*
patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tr...
Josh Coalson
2006-11-21
2
-2
/
+2
*
patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tr...
Josh Coalson
2006-11-20
1
-2
/
+2
*
final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_...
Josh Coalson
2006-11-20
6
-60
/
+60
*
minor comments
Josh Coalson
2006-11-20
8
-31
/
+30
*
multifix: change FLAC__stream_encoder_finish() to also return false if there ...
Josh Coalson
2006-11-16
1
-7
/
+13
*
minor comments
Josh Coalson
2006-11-15
1
-3
/
+4
*
add support for read-only operations for ogg flac to chain interface
Josh Coalson
2006-11-15
2
-13
/
+66
*
minor comments
Josh Coalson
2006-11-10
1
-1
/
+1
*
add a boolean return value to FLAC__stream_encoder_finish() that signals a ve...
Josh Coalson
2006-11-09
2
-2
/
+6
*
fix FLAC::Decoder::Stream::finish() to return a bool like its C cousin
Josh Coalson
2006-11-09
1
-1
/
+1
*
add code examples for some of the callbacks to the docs
Josh Coalson
2006-11-04
2
-0
/
+127
*
minor comments
Josh Coalson
2006-11-04
1
-1
/
+3
*
add FLAC__stream_encoder_set_compression_level()
Josh Coalson
2006-11-03
2
-65
/
+140
*
minor comments
Josh Coalson
2006-11-03
1
-6
/
+5
*
fix grabbag__file_are_same() on win32 by using GetFileInformationByHandle() t...
Josh Coalson
2006-11-02
1
-2
/
+2
*
minor comments
Josh Coalson
2006-11-02
1
-6
/
+6
*
remove now-obsolete libOggFLAC stuff
Josh Coalson
2006-10-16
2
-6
/
+0
*
fixes for MSVC6
Josh Coalson
2006-10-16
1
-1
/
+9
*
change "bytes" parameter of all encoder write callbacks from "unsigned" to "s...
Josh Coalson
2006-10-15
3
-7
/
+7
*
change "bytes" parameter of all read callbacks from "unsigned" to "size_t"
Josh Coalson
2006-10-15
5
-7
/
+11
*
improve comments
Josh Coalson
2006-10-15
9
-176
/
+191
*
rename set_serial_number to set_ogg_serial_number everywhere
Josh Coalson
2006-10-15
4
-4
/
+4
*
merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...
Josh Coalson
2006-10-15
19
-2618
/
+505
*
remove obsolete code
Josh Coalson
2006-10-14
1
-20
/
+0
[next]