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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update FSF address.
Miroslav Lichvar
2012-12-06
2
-6
/
+6
*
Fix --disable-doxygen-docs install
Avuton Olrich
2012-02-01
1
-0
/
+2
*
add 2009 copyright
Josh Coalson
2009-01-07
63
-118
/
+118
*
Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, ...
Josh Coalson
2009-01-07
1
-1
/
+3
*
convert SF tracker links to new tracker2 system
Josh Coalson
2009-01-07
1
-71
/
+69
*
Fixes for autotools (SF#1859664: https://sourceforge.net/tracker2/?func=detai...
Josh Coalson
2009-01-07
2
-1
/
+2
*
Improved error message when user attempts to decode a non-FLAC file (SF#22227...
Josh Coalson
2009-01-07
1
-1
/
+2
*
Improve decoder's ability to distinguish between a FLAC sync code and an MPEG...
Josh Coalson
2009-01-07
2
-7
/
+11
*
Fix bug in bitreader handling of read callback returning a short count (SF#24...
Josh Coalson
2009-01-06
1
-0
/
+1
*
Fixes for Sun Studio/Forte; us AC_C_INLINE to detect inline keyword for compi...
Josh Coalson
2009-01-03
1
-0
/
+1
*
mingw fixes, enable build dll w/ mingw (SF#2000973: https://sourceforge.net/t...
Josh Coalson
2009-01-03
1
-1
/
+1
*
mingw fixes (SF#2209829: https://sourceforge.net/tracker2/?func=detail&aid=22...
Josh Coalson
2009-01-03
1
-0
/
+1
*
fix bug with fractional seconds on some locales (SF#1815517: https://sourcefo...
Josh Coalson
2009-01-03
1
-1
/
+1
*
fix bug with fractional seconds on some locales (SF#1858012: https://sourcefo...
Josh Coalson
2009-01-03
1
-0
/
+1
*
add flacdiff and flactimer utils to source distribution (SF#1911149: https://...
Josh Coalson
2009-01-03
1
-1
/
+1
*
proper handling of variable length arrays (SF#2002481 https://sourceforge.net...
Josh Coalson
2009-01-03
1
-1
/
+1
*
fixes for windows builds (SF#1756624: https://sourceforge.net/tracker2/?func=...
Josh Coalson
2009-01-02
1
-1
/
+1
*
Fix bug where flac was disallowing use of --replay-gain when encoding from st...
Josh Coalson
2009-01-02
1
-0
/
+1
*
fix libFLAC encoder to default to compression level 5 (SF#1816825: https://so...
Josh Coalson
2009-01-02
1
-1
/
+1
*
fixes for windows builds (SF#1809863: https://sourceforge.net/tracker2/?func=...
Josh Coalson
2009-01-02
1
-1
/
+1
*
fixes for windows builds (SF#1676822: https://sourceforge.net/tracker2/?func=...
Josh Coalson
2009-01-02
1
-1
/
+2
*
add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php...
Josh Coalson
2008-09-09
3
-13
/
+39
*
add support for RF64
Josh Coalson
2008-09-09
2
-10
/
+29
*
add FLAC__format_blocksize_is_subset()
Josh Coalson
2008-05-27
1
-3
/
+3
*
update copyright for 2008
Josh Coalson
2008-02-28
63
-118
/
+118
*
fix #includes (SF#1834168: https://sourceforge.net/tracker/index.php?func=det...
Josh Coalson
2007-11-27
1
-1
/
+1
*
deprecate --sector-align; add --preserve-modtime and --no-preserve-modtime sw...
Josh Coalson
2007-10-02
2
-1
/
+97
*
final automake-related fixes
Josh Coalson
2007-09-16
1
-0
/
+20
*
add item for flac-1.2.1
Josh Coalson
2007-09-15
2
-5
/
+11
*
update d/l links for flac-1.2.1
Josh Coalson
2007-09-15
1
-1
/
+1
*
add dates for releases
Josh Coalson
2007-09-15
1
-6
/
+6
*
update for flac-1.2.1
Josh Coalson
2007-09-15
20
-80
/
+80
*
minor typos
Josh Coalson
2007-09-14
1
-3
/
+3
*
add denon link
Josh Coalson
2007-09-14
2
-2
/
+4
*
bump version number to 1.2.1
Josh Coalson
2007-09-14
1
-1
/
+1
*
merge from flac-1.2.0 maintenance branch (-j FLAC_RELEASE_1_2_0__2007_07_23 -...
Josh Coalson
2007-09-13
27
-578
/
+3299
*
add example code section
Josh Coalson
2007-09-13
1
-0
/
+1
*
call xiph license bsd license
Josh Coalson
2007-09-13
1
-1
/
+1
*
link to memtest86+
Josh Coalson
2007-09-13
1
-1
/
+1
*
add link to new example code page
Josh Coalson
2007-09-13
2
-3
/
+3
*
*** empty log message ***
Josh Coalson
2007-09-13
1
-0
/
+81
*
fix bug skipping ahead in stdin on windows (SF#1776803: https://sourceforge.n...
Josh Coalson
2007-09-12
1
-0
/
+1
*
add missing EXTRA_DIST files
Josh Coalson
2007-09-12
1
-0
/
+1
*
add faq for wildcards on windows
Josh Coalson
2007-09-12
1
-9
/
+20
*
add tutorial
Josh Coalson
2007-09-12
2
-0
/
+59
*
document --keep-foreign-metadata
Josh Coalson
2007-09-12
1
-0
/
+20
*
automake fixes (SF#1792179: https://sourceforge.net/tracker/index.php?func=de...
Josh Coalson
2007-09-11
1
-1
/
+1
*
fix seek bug with ogg flac and small streams (SF#1792172: http://sourceforge....
Josh Coalson
2007-09-11
1
-0
/
+1
*
automake-1.10 fixes (SF#1791361: https://sourceforge.net/tracker/index.php?fu...
Josh Coalson
2007-09-10
1
-0
/
+1
*
better handling for OSs with small RAND_MAX (SF#1783630: https://sourceforge....
Josh Coalson
2007-09-09
1
-1
/
+1
[next]