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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
minro syntax
Josh Coalson
2006-05-25
1
-1
/
+1
*
complete largefile support
Josh Coalson
2006-05-24
106
-337
/
+775
*
use flac file name instead of dummy.wav for --export-cuesheet-to (sf request ...
Josh Coalson
2006-05-19
1
-1
/
+13
*
add new options: --tag-from-file for flac and --set-tag-from-file for metaflac
Josh Coalson
2006-05-18
7
-39
/
+217
*
add window.[ch]
Josh Coalson
2006-05-18
2
-2
/
+4
*
update iconv settings
Josh Coalson
2006-05-18
5
-2
/
+14
*
minor comments
Josh Coalson
2006-05-18
1
-1
/
+1
*
minor syntax
Josh Coalson
2006-05-03
4
-5
/
+5
*
#define M_PI for MSVC6
Josh Coalson
2006-05-03
1
-0
/
+5
*
minor fixes
Josh Coalson
2006-05-03
1
-2
/
+7
*
turn off window profiling
Josh Coalson
2006-05-01
3
-5
/
+5
*
default window to tukey(0.5) instead of hann
Josh Coalson
2006-05-01
1
-2
/
+4
*
add set_apodization() to oggflac layers
Josh Coalson
2006-05-01
6
-0
/
+36
*
add docs for -A, additional docs for --cue
Josh Coalson
2006-04-28
1
-2
/
+6
*
add window.c/window.h
Josh Coalson
2006-04-28
2
-0
/
+16
*
fix calculation bugs in encode_subframe_(): max_qlp_coeff_precision when qlp_...
Josh Coalson
2006-04-28
1
-6
/
+18
*
fix a calcuation bug in FLAC__lpc_compute_best_order()
Josh Coalson
2006-04-28
2
-13
/
+21
*
fix comment typos
Josh Coalson
2006-04-25
2
-2
/
+2
*
add 2206 to copyright notice
Josh Coalson
2006-04-25
243
-247
/
+247
*
add support for specifying which apodization functions to use to window data ...
Josh Coalson
2006-04-25
14
-65
/
+477
*
bump version to intermediate CVS
Josh Coalson
2006-04-25
2
-4
/
+4
*
*** empty log message ***
Josh Coalson
2006-04-25
2
-0
/
+287
*
reuse fskip_ahead() in flac__encode_wav()
Josh Coalson
2006-04-22
1
-11
/
+13
*
fix compiler warnings
Josh Coalson
2006-04-10
1
-2
/
+2
*
add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculat...
Josh Coalson
2006-04-10
5
-85
/
+228
*
fix vorbiscomment entry validity tests to match better utf-8 checking in libFLAC
Josh Coalson
2005-09-09
1
-102
/
+117
*
add support for building on os/2 with emx
Josh Coalson
2005-09-03
10
-19
/
+37
*
fix bug in return value for FLAC__stream_decoder_set_metadata_respond_applica...
Josh Coalson
2005-09-03
1
-4
/
+8
*
fix bug: -a and -t were not prevented from being used together (sf #1229481: ...
Josh Coalson
2005-09-03
1
-0
/
+2
*
fix "redefinition of socklen_t" problem on freebsd
Josh Coalson
2005-09-02
1
-1
/
+2
*
last batch of fixes related to problems caused by new http streaming code
Josh Coalson
2005-09-02
2
-12
/
+24
*
minor cosmetics
Josh Coalson
2005-09-02
1
-3
/
+3
*
add replay gain info to file info box
Josh Coalson
2005-09-02
1
-1
/
+55
*
add new replaygain module
Josh Coalson
2005-09-02
5
-0
/
+99
*
minor cosmetics
Josh Coalson
2005-09-02
3
-6
/
+6
*
allow non-strict mode for reading replaygain tags, to fallback to track tags ...
Josh Coalson
2005-09-01
4
-9
/
+9
*
add to verbiage about verify error; point to FAQ entry
Josh Coalson
2005-08-31
1
-4
/
+7
*
more external use of "FLAC tags" instead of "Vorbis comments" to avoid confusion
Josh Coalson
2005-08-31
2
-6
/
+6
*
add shorthand option --remove-replay-gain to metaflac
Josh Coalson
2005-08-31
3
-14
/
+31
*
fix minor problem with error case in handler for --add-seekpoint
Josh Coalson
2005-08-31
1
-6
/
+8
*
fix bad use of g_strconcat()
Josh Coalson
2005-08-31
1
-1
/
+1
*
remove spurious semicolon
Josh Coalson
2005-08-31
1
-1
/
+1
*
convert from dos to unix cr/lf
Josh Coalson
2005-08-31
1
-413
/
+413
*
fix minor bug printing unknown aiff subchunks (SF bug #1267476: https://sourc...
Josh Coalson
2005-08-29
1
-1
/
+1
*
minor comments
Josh Coalson
2005-08-27
1
-0
/
+1
*
fix bug in --sector-align where appended samples did not completely contain s...
Josh Coalson
2005-08-27
1
-12
/
+12
*
add support for encoding from non-compressed AIFF-C (SF bug #1090933: https:/...
Josh Coalson
2005-08-26
3
-20
/
+40
*
fix bug in utf8len()
Josh Coalson
2005-08-25
2
-2
/
+2
*
fixes to remove warnings from gcc-4.0.0
Josh Coalson
2005-08-24
5
-11
/
+11
*
disallow non-shortest-form encodings in utf-8 checking; when converting utf-8...
Josh Coalson
2005-08-24
1
-9
/
+47
[next]