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
*
revamp plugin_common to use utf-8 instead of wchar_t as the internal comment ...
Josh Coalson
2004-12-30
8
-153
/
+157
*
define socklen_t if it doesn't exist
Josh Coalson
2004-12-30
1
-0
/
+9
*
additions to metadata object api: more vorbiscomment functions, trailing-null...
Josh Coalson
2004-12-30
16
-78
/
+714
*
fix typo in comment
Josh Coalson
2004-12-30
1
-1
/
+1
*
minor error message fix
Josh Coalson
2004-11-12
1
-1
/
+1
*
split PPC asm code into two directores, one holding asm compatible with OS X ...
Josh Coalson
2004-11-09
7
-14
/
+521
*
finished integerized flavor of library; sections with floating point are eith...
Josh Coalson
2004-11-09
9
-28
/
+363
*
fix comment typos
Josh Coalson
2004-11-09
1
-1
/
+1
*
add float.c/h
Josh Coalson
2004-11-09
4
-0
/
+18
*
add fixed-point functions
Josh Coalson
2004-11-09
2
-0
/
+343
*
add FLAC__bitmath_ilog2_wide()
Josh Coalson
2004-11-09
2
-2
/
+12
*
get Makefile.lite system (with asm) working on Darwin, better handling of lib...
Josh Coalson
2004-10-30
12
-33
/
+87
*
add copyright notice
Josh Coalson
2004-10-29
2
-1
/
+33
*
minor formatting
Josh Coalson
2004-10-29
1
-0
/
+1
*
first pass at making an integer-only flavor of the libraries. move FLAC__rea...
Josh Coalson
2004-10-20
9
-75
/
+83
*
fix bug in handling of --input-size
Josh Coalson
2004-10-20
1
-6
/
+8
*
add float.h
Josh Coalson
2004-10-20
2
-0
/
+2
*
initial import
Josh Coalson
2004-10-20
1
-0
/
+54
*
fix leak: chain was not being freed in one error case
Josh Coalson
2004-10-19
1
-0
/
+1
*
add --input-size option to flac
Josh Coalson
2004-10-14
1
-0
/
+25
*
patch from Steven Richman: adds support for streaming http transport to xmms ...
Josh Coalson
2004-10-07
8
-58
/
+1547
*
fix uninitialized variable
Josh Coalson
2004-10-07
1
-1
/
+1
*
minor fixes to comply with C99's new pointer aliasing rules
Josh Coalson
2004-10-07
2
-17
/
+41
*
fix #ifdef problems that existed when FLAC__NO_ASM is defined
Josh Coalson
2004-10-06
1
-14
/
+14
*
fix debian bug #274301: libflac4 segfaults on corrupt flac files
Josh Coalson
2004-10-06
1
-0
/
+16
*
add explicit path to libogg
Josh Coalson
2004-10-01
1
-1
/
+1
*
go back to using COMMENT tag instead of DESCRIPTION
Josh Coalson
2004-09-29
1
-4
/
+4
*
#include <string.h>
Josh Coalson
2004-09-28
1
-0
/
+1
*
add playback.[ch]
Josh Coalson
2004-09-28
1
-0
/
+2
*
bump release date to 2004-Oct-01
Josh Coalson
2004-09-28
1
-2
/
+2
*
remove #define ___USE_GNU
Josh Coalson
2004-09-28
1
-3
/
+0
*
remove id3 support from the plugins
Josh Coalson
2004-09-28
19
-965
/
+18
*
fix spelling of "misk"
Josh Coalson
2004-09-27
4
-7
/
+7
*
make listbox for "from" charset contain only UTF-8 since that is the only sup...
Josh Coalson
2004-09-26
1
-3
/
+3
*
add Charset_Create_List_UTF8_Only()
Josh Coalson
2004-09-26
2
-0
/
+9
*
minor formatting
Josh Coalson
2004-09-26
1
-1
/
+1
*
for the first 20 seeks, always seek to the first and last 10 samples before s...
Josh Coalson
2004-09-26
1
-4
/
+27
*
remove the commented-out and erroneous end-of-stream setting in read_callback...
Josh Coalson
2004-09-25
1
-15
/
+43
*
un-inline iterator functions
Josh Coalson
2004-09-25
2
-20
/
+29
*
major plugin revamp based on x-fixer's code
Josh Coalson
2004-09-24
28
-1994
/
+3016
*
minor casting
Josh Coalson
2004-09-24
1
-1
/
+1
*
create a new fskip_ahead() to unify all the forward seeking that is done
Josh Coalson
2004-09-23
1
-101
/
+45
*
patch from Brian Willoughby: fix handling of "offset" field in SSND chunk
Josh Coalson
2004-09-23
1
-8
/
+10
*
add targets/files for new test_seeking tester
Josh Coalson
2004-09-21
2
-3
/
+6
*
fix some bugs with seeking; the libogg ogg_stream_pagein() bug with large pac...
Josh Coalson
2004-09-21
1
-27
/
+40
*
initial import
Josh Coalson
2004-09-21
4
-0
/
+530
*
add call to OggFLAC__ogg_decoder_aspect_reset() in OggFLAC__stream_decoder_re...
Josh Coalson
2004-09-21
1
-0
/
+2
*
remove unused ogg_decoder_aspect
Josh Coalson
2004-09-21
1
-1
/
+0
*
add ogg_mapping.h
Josh Coalson
2004-09-15
1
-0
/
+1
*
bump release date to 2004-09-18
Josh Coalson
2004-09-14
1
-2
/
+2
[next]