xiph
/
flac.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
flac.git
2015-08-31
Erik de Castro...
Add first micro-benchmark
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Erik de Castro...
libFLAC++/metadata.cpp: Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Erik de Castro...
MSVC: Fix libFLAC_static.vcxproj dependencies
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Erik de Castro...
flac/encode.c: Fix undefinoed behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Erik de Castro...
libFLAC/bitwriter.c: Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Erik de Castro...
libFLAC/fixed.c: Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Erik de Castro...
tests: Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Erik de Castro...
libFLAC/format.c: Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Erik de Castro...
libFLAC/stream_decoder.c: Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Erik de Castro...
libFLAC/bitwriter.c: Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Erik de Castro...
libFLAC/bitreader.c: Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Erik de Castro...
libFLAC/md5.c: Clean up allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Erik de Castro...
libFLAC: Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Erik de Castro...
libFLAC: Add function safe_realloc_()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Erik de Castro...
libFLAC/stream_decoder: Fix double free
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Ben Boeckel
metaflac: add --scan-replay-gain option
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Erik de Castro...
libFLAC: Fix potential meory leaks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Erik de Castro...
decoder: Treat negative qlp_shift as an error
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Erik de Castro...
Windows: Ensure FreeLibrary() calls match LoadLibrary...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Erik de Castro...
flac/metaflac: Do case-insensitve comparison of hex...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Erik de Castro...
Compat: Fix for MSVC deprecated functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Erik de Castro...
autogen.sh: Add --no-symlinks option
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Erik de Castro...
autogen.sh: Switch from bash to sh and make it POSIX
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Erik de Castro...
libFLAC: Fix decoder_flush with uninitialized decoder
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Erik de Castro...
libFLAC/cpu.c: Assume Android has SSE
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Erik de Castro...
flac/foreign_metadata: Fix for odd RIFF chunk size
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Mario Sanchez...
configure.ac : Pass -fno-inline-small-functions when...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Erik de Castro...
libFLAC/metadata_object.c: Assign NULL after free()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Erik de Castro...
libFLAC/md5.c: Minor formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Erik de Castro...
libFLAC: More comment validation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Erik de Castro...
Makefile.am: Remove old cruft
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Erik de Castro...
libFLAC: Improve fix in bc5113007a
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Erik de Castro...
libFLAC: Remove un-needed assert
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Erik de Castro...
replaygain: Remove dead assignment
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Erik de Castro...
libFLAC: Remove un-needed test for NULL before free
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Erik de Castro...
flac: Fix inlining failure warning
commit
|
commitdiff
|
tree
|
snapshot
2015-07-03
Erik de Castro...
grabbag: Replace strncpy with safe_strncpy
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Erik de Castro...
Remove old incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Tristan Matthews
configure: Only use -mstackrealign on i686 for mingw32/os2
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Erik de Castro...
configure.ac : Add -mstackrealign whenever we add ...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Erik de Castro...
src/libFLAC/lpc.c : Restore missing conditional.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Erik de Castro...
configure.ac : Tweak for x32 architecture.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Erik de Castro...
configure.ac : Fix FLAC__HAS_X86INTRIN / FLaC__SSE_OS.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Erik de Castro...
src/test_streams/main.c : Use flac_snprintf() instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Erik de Castro...
ci/flac-autotool.sh : Test 'distcheck' target instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Erik de Castro...
test/test_flac.sh : Make it work for 'make distcheck'.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Erik de Castro...
Fix cursheet tests for 'make distcheck'.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Erik de Castro...
src/encode.c : Fix potential infinite loop in flac...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Erik de Castro...
Add file ci/flac-autotool.sh.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Erik de Castro...
libFLAC/metadata_object.c : Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Christian Weisgerber
configure.ac : Detect 'amd64' as being same as 'x86_64'.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Miroslav Lichvar
src/libFLAC/stream_decoder.c : Rework fix for seeking...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Erik de Castro...
libFLAC : Put upper bound on number of seek points.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Erik de Castro...
flac : Fix for https://sourceforge.net/p/flac/bugs...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Erik de Castro...
test/test_metaflac.sh : Out-of-tree build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Erik de Castro...
test/test_flac.sh : Out-of-tree build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Erik de Castro...
Update grabbag tests to work out-of-tree.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Erik de Castro...
test/test_flac.sh : Silence increased encoding size...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Erik de Castro...
test/Makefile.am : Collapse 'fullcheck' into 'check...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Erik de Castro...
test/common.sh.in : Add top_builddir and top_srcdir...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Erik de Castro...
replaygain test: Use C code to generate test files.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Erik de Castro...
src/test_streams/ : Pull out write_simple_wavex_header...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Erik de Castro...
test/test_replaygain.sh : Minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Erik de Castro...
src/libFLAC/stream_decoder.c : Fix NULL de-reference.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Erik de Castro...
src/flac/decode.c : Add WAVEFORMATEXTENSIBLE to WAV...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Karthik Periagaram
Grammatical error in make file comment fixed
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Karthik Periagaram
Spelling and grammar fixes for console output
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Erik de Castro...
stream_decoder.c : Fix free-ing of unitilialized pointer.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Erik de Castro...
src/libFLAC/stream_decoder.c : Fix seek bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Erik de Castro...
flac/vorbiscomment.c : Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Erik de Castro...
Remove traiing whitespace (mostly .c and .h files).
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Martijn van...
Improve LPC order guess
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Erik de Castro...
Improve encoding speed on older Intel CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Erik de Castro...
src/flac/main.c : Fix an output line > 81 characters...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Zoë Blade
Fix some minor word duplication
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Erik de Castro...
configure.ac : Relax automake version requirements.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Erik de Castro...
configure.ac : Don't zap '-g' from $CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Erik de Castro...
src/libFLAC/stream_decoder.c : Fix another input valida...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Erik de Castro...
Version 1.3.1 final.
1.3.1
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Erik de Castro...
Scripts/cross-build-win-binaries.mk : Add a 'clean...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Erik de Castro...
src/libFLAC/stream_decoder.c : Fail safely to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Erik de Castro...
examples/*/Makefile.am : Add CLEANFILES line to remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Erik de Castro...
tests/*.sh : Switch back to /bin/sh.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Erik de Castro...
changelog.html : Minor corrections in decoding speed...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Erik de Castro...
Normalize some copyright dates strings.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Martijn van...
Some last copyright year updates and change to open...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Erik de Castro...
Fix two un-related typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Erik de Castro...
test/test_compression.sh : Fix for OSX.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Erik de Castro...
Scripts/cross-build-win-binaries.mk : Strip the binaries.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Erik de Castro...
libFLAC/format.c : Fix the date in FLAC__VENDOR_STRING.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Erik de Castro...
More date fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Erik de Castro...
Set version to 1.3.1pre1.
1.3.1pre1
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Erik de Castro...
Add file Scripts/cross-build-win-binaries.mk.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Erik de Castro...
Makefile.am : EXTRA_DIST should contain FLAC-vs2005...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Erik de Castro...
Update copyright years to include 2014.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Erik de Castro...
src/libFACL/stream_decoder.c : Fail safely to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Erik de Castro...
doc/html/changelog.html : Add attributions and fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Erik de Castro...
doc/html/changelog.html : Update for 1.3.1 release.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Erik de Castro...
Rename Visual Studio solution files.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Erik de Castro...
examples/c/decode/file/main.c : Add extra error handling.
commit
|
commitdiff
|
tree
|
snapshot
next