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
*
change back to unix-format line endings
Josh Coalson
2001-11-09
2
-1189
/
+1189
*
minor changes to linkage
Josh Coalson
2001-11-09
1
-3
/
+3
*
split most of FileDecoder off to new SeekableStreamDecoder
Josh Coalson
2001-11-08
9
-683
/
+1224
*
check in new version of the winamp3 plugin
Josh Coalson
2001-11-08
8
-3
/
+885
*
remove the old version to make way for the new version
Josh Coalson
2001-11-08
3
-1037
/
+0
*
add monkeys audio utils
Josh Coalson
2001-11-03
7
-0
/
+333
*
move placement of -lm ala Christian
Josh Coalson
2001-11-01
3
-10
/
+3
*
make --help synonymous with -H, print long --help to stdout instead of stderr
Josh Coalson
2001-11-01
1
-93
/
+94
*
fix ..._process_metadata() to return correctly from a READ_FRAME state
Josh Coalson
2001-11-01
1
-1
/
+2
*
set state to SEARCH_FOR_FRAME_SYNC after flush
Josh Coalson
2001-11-01
1
-0
/
+1
*
changes to reduce the stack requirements of the encoder
Josh Coalson
2001-11-01
1
-17
/
+22
*
fix bugs with skipping id3v2 tags and long metadata blocks
Josh Coalson
2001-10-31
1
-2
/
+43
*
several ogg-related fixes
Josh Coalson
2001-10-31
5
-40
/
+54
*
remove unnecessary -fw option
Josh Coalson
2001-10-31
1
-42
/
+29
*
fix tiny bug with filename setting
Josh Coalson
2001-10-31
1
-5
/
+13
*
rename -9 to secret option; break up help into short and long versions
Josh Coalson
2001-10-31
1
-33
/
+70
*
add support for writing ogg streams
Josh Coalson
2001-10-31
7
-174
/
+697
*
patch from christian, #undef swap16
Josh Coalson
2001-10-25
1
-0
/
+4
*
patch from Matt for automake 1.5
Josh Coalson
2001-10-19
1
-3
/
+2
*
fix bug where raw encoder rewinds to beginning of file when it shouldn't
Josh Coalson
2001-10-16
1
-4
/
+1
*
fix bug when skipping data
Josh Coalson
2001-08-16
1
-5
/
+3
*
rename some struct members to avoid C++ 'private' and 'protected' keywords
Josh Coalson
2001-08-16
3
-959
/
+959
*
add support for non-standard fmt chunks
Josh Coalson
2001-08-14
1
-2
/
+22
*
replace LOCAL_FABS() with fabs()
Josh Coalson
2001-08-13
1
-3
/
+1
*
Miroslav's patch to add run-time detection of operating system support for SS...
Josh Coalson
2001-08-13
3
-22
/
+35
*
add bitbuffer.h
Josh Coalson
2001-07-22
1
-1
/
+2
*
more autoconf/automake patches from Matt
Josh Coalson
2001-07-22
3
-8
/
+11
*
revert to using libtool to generate the convenience library
Josh Coalson
2001-07-22
2
-10
/
+37
*
change to make libFLAC-asm a static, non-libtool library
Josh Coalson
2001-07-20
2
-7
/
+9
*
move @XMMS_LIBS@ to the end of libxmms_flac_la_LIBADD
Josh Coalson
2001-07-20
1
-1
/
+2
*
tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconf
Josh Coalson
2001-07-20
2
-9
/
+9
*
switch to better method for getting floor(log2(double))
Josh Coalson
2001-07-19
1
-5
/
+6
*
fix another possible bug in the quantizer
Josh Coalson
2001-07-18
1
-1
/
+1
*
force compiler inlining of some routines
Josh Coalson
2001-07-18
2
-108
/
+118
*
change some debug printouts
Josh Coalson
2001-07-18
1
-8
/
+8
*
remove a bad assert on cpuinfo struct
Josh Coalson
2001-07-18
2
-34
/
+36
*
add a dummy function for determining OS support of SSE instructions
Josh Coalson
2001-07-18
3
-2
/
+25
*
fix bug in SSE routines
Josh Coalson
2001-07-18
1
-3
/
+3
*
add 3DNOW stuff from Miroslav
Josh Coalson
2001-07-16
6
-9
/
+178
*
again, in more places, fix bug when reading a zero-bit-long value
Josh Coalson
2001-07-16
1
-20
/
+0
*
add -version-info to libFLAC_la_LDFLAGS
Josh Coalson
2001-07-16
1
-0
/
+2
*
add checking based on number_type in the frame header
Josh Coalson
2001-07-16
4
-0
/
+8
*
add FLAC__FrameNumberTypeString
Josh Coalson
2001-07-16
1
-0
/
+5
*
compute partition sums in 64-bits, move max partition order calulation earlie...
Josh Coalson
2001-07-16
1
-71
/
+71
*
add method for uint64 type
Josh Coalson
2001-07-16
2
-0
/
+23
*
patch from collver at linuxfreemail.com
Josh Coalson
2001-07-16
1
-2
/
+7
*
add comments
Josh Coalson
2001-07-16
1
-3
/
+0
*
include rice parameters and escape codes in --a-rtext output
Josh Coalson
2001-07-12
1
-0
/
+16
*
add -E escape coding option, better reporting on verify errors
Josh Coalson
2001-07-12
1
-6
/
+19
*
add -E escape coding option
Josh Coalson
2001-07-12
2
-9
/
+24
[next]