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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace only
Erik de Castro Lopo
2015-12-25
1
-2
/
+2
*
Remove traiing whitespace (mostly .c and .h files).
Erik de Castro Lopo
2014-12-05
1
-1
/
+1
*
Fix some minor word duplication
Zoë Blade
2014-12-03
2
-3
/
+3
*
Update copyright years to include 2014.
Erik de Castro Lopo
2014-11-25
10
-10
/
+10
*
Update documentation for new compression presets
Martijn van Beurden
2014-11-11
1
-21
/
+21
*
Add partial_tukey and punchout_tukey apodization functions
Martijn van Beurden
2014-09-22
1
-2
/
+23
*
Underscore fixes.
Erik de Castro Lopo
2014-06-28
1
-2
/
+2
*
Update URLs as nedeed.
Erik de Castro Lopo
2014-06-28
1
-1
/
+1
*
Fix clang compiler warnings.
Erik de Castro Lopo
2014-04-09
1
-1
/
+3
*
Set version to 1.3.0 and update coyprights throughout.
Erik de Castro Lopo
2013-05-26
10
-10
/
+20
*
Replace dead anchor
Martijn van Beurden
2013-05-25
1
-1
/
+1
*
FLAC/ordinals.h : Add <stdint.h> definitions for MSVC < 2010.
Erik de Castro Lopo
2013-03-09
1
-5
/
+21
*
FLAC/ordinals.h : Provide links for <stdint.h> replacements.
Erik de Castro Lopo
2013-03-08
1
-1
/
+4
*
Update library version-info.
Miroslav Lichvar
2012-12-04
1
-2
/
+2
*
Hide symbols with gcc.
Miroslav Lichvar
2012-12-04
1
-4
/
+9
*
Quick patch to fix FLAC_metadata_object api docs.
Bastiaan Timmer
2012-06-08
1
-1
/
+1
*
Fix all links to libtool version info rules.
Erik de Castro Lopo
2012-05-07
2
-2
/
+2
*
include/FLAC/ordinals.h : Remove CPP hackery.
Erik de Castro Lopo
2012-02-10
1
-21
/
+7
*
add 2009 copyright
Josh Coalson
2009-01-07
10
-10
/
+10
*
add FLAC__format_blocksize_is_subset()
Josh Coalson
2008-05-27
1
-0
/
+12
*
update copyright for 2008
Josh Coalson
2008-02-28
10
-10
/
+10
*
bump libtool version numbers
Josh Coalson
2007-09-15
1
-2
/
+2
*
minor comments
Josh Coalson
2007-09-13
3
-12
/
+0
*
add link to new example code page
Josh Coalson
2007-09-13
1
-0
/
+3
*
add not about OPT: sections
Josh Coalson
2007-09-12
1
-0
/
+5
*
fix #include for off_t (SF#1786225: https://sourceforge.net/tracker/index.php...
Josh Coalson
2007-09-08
1
-1
/
+1
*
#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
1
-3
/
+26
*
add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_...
Josh Coalson
2007-08-14
1
-0
/
+51
*
bump libtool number in prep for release
Josh Coalson
2007-07-10
1
-3
/
+7
*
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
*
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
1
-1
/
+1
*
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
10
-10
/
+10
*
convert C prototypes for functions with no args from () to (void)
Josh Coalson
2007-01-31
3
-6
/
+6
*
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-20
1
-2
/
+2
*
minor comments
Josh Coalson
2006-11-20
5
-27
/
+24
*
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
1
-11
/
+64
*
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
1
-1
/
+5
*
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
1
-63
/
+137
[next]