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
*
Fix miscellaneous typos.
luz.paz
2018-05-24
2
-2
/
+2
*
stream_decoder.h: Fix Reference to Non-Existent Functions
Keegan Drake H.P
2017-03-16
1
-2
/
+1
*
stream_decoder.h: Fix References to ``stdout''
Keegan Drake H.P
2017-03-16
1
-2
/
+2
*
stream encoder: fix documentation inconsistencies
Christian Stadelmann
2017-02-13
1
-3
/
+3
*
Do not override CFLAGS, as CFLAGS is a user flag.
David Seifert
2017-01-19
1
-1
/
+1
*
stdint.h fixes for MSVS 2005/2008
Erik de Castro Lopo
2017-01-19
1
-9
/
+8
*
metadata.h: Fix search/replace typo in comments
Erik de Castro Lopo
2017-01-17
1
-1
/
+1
*
Yet more unsigned fixes
Erik de Castro Lopo
2017-01-16
1
-1
/
+1
*
include/FLAC: More unsigned fixes
Erik de Castro Lopo
2017-01-14
6
-181
/
+181
*
Bulk update copyright dates
Erik de Castro Lopo
2016-12-05
10
-10
/
+10
*
libFLAC: Set decoding status if write callback failed
Erik de Castro Lopo
2016-07-13
1
-1
/
+1
*
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
[next]