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
*
Add SSE4.1/SSE4.2 detection.
Erik de Castro Lopo
2013-09-25
2
-28
/
+40
*
Fix/re-enable SSE/SSE2 lpc optimisations.
Erik de Castro Lopo
2013-09-17
4
-11
/
+7
*
Only allow SSE2 intrinsics for x86_64.
Erik de Castro Lopo
2013-09-15
3
-14
/
+6
*
Fix numerous warnings arising from addition of -Weffc++.
Erik de Castro Lopo
2013-09-15
3
-6
/
+49
*
src/libFLAC/lpc.c : Fix compiler warning.
Erik de Castro Lopo
2013-09-15
1
-1
/
+1
*
lpc_x86intrin.c : Tweaks.
Erik de Castro Lopo
2013-09-15
1
-4
/
+8
*
Adds SSE-accelerated lpc functions.
Erik de Castro Lopo
2013-09-15
7
-9
/
+606
*
Add CPU features (sse3, ssse3) detection code for x86-64.
Erik de Castro Lopo
2013-09-15
2
-4
/
+75
*
bitmath.h : Minor improvements.
Erik de Castro Lopo
2013-09-08
1
-3
/
+11
*
Move defintion of M_LN2 to include/share/compat.h.
Erik de Castro Lopo
2013-09-07
2
-8
/
+1
*
MSVS : Define _USE_MATH_DEFINES.
Erik de Castro Lopo
2013-09-07
4
-2
/
+4
*
Rename win_utf8_io.lib -> win_utf8_io_static.lib.
Erik de Castro Lopo
2013-09-07
2
-176
/
+176
*
MSVS : Fix library output directory.
Erik de Castro Lopo
2013-09-07
2
-2
/
+2
*
MSVS : Add FLAC__ALIGN_MALLOC_DATA definition for MSVS projects.
Erik de Castro Lopo
2013-09-07
2
-4
/
+4
*
src/flac/iffscan.c : Fix typo.
Erik de Castro Lopo
2013-09-05
1
-1
/
+1
*
Add ASM function FLAC__lpc_compute_autocorrelation_asm_ia32_sse_lag_16.
Erik de Castro Lopo
2013-08-31
3
-1
/
+94
*
src/libFLAC/cpu.c : Remove MSVC6 only code.
Erik de Castro Lopo
2013-08-26
1
-14
/
+0
*
Fix a couple of NASM warnings.
Erik de Castro Lopo
2013-08-13
6
-6
/
+6
*
src/libFLAC/ia32/nasm.h : Fix nasm warning on windows.
Erik de Castro Lopo
2013-08-13
1
-1
/
+1
*
stream_encoder.c : Improve fix for arithmetic overflow.
Erik de Castro Lopo
2013-08-02
1
-2
/
+2
*
flac: Implement --no-error-on-compression-fail command line option.
Erik de Castro Lopo
2013-08-01
3
-4
/
+13
*
flac : Check compression ratio at end of encode process.
Erik de Castro Lopo
2013-07-21
1
-14
/
+24
*
stream_encoder.c : Improve fix for arithmetic overflow.
Erik de Castro Lopo
2013-07-21
1
-3
/
+3
*
src/share/grabbag/replaygain.c : Fix compiler warnings.
Erik de Castro Lopo
2013-07-21
1
-4
/
+4
*
Link with -no-undefined regardless of the OS
Cristian Rodríguez
2013-07-21
2
-2
/
+2
*
src/libFLAC/bitwriter.c : Remove dead code.
Erik de Castro Lopo
2013-07-17
1
-25
/
+0
*
stream_encoder.c : Fix an arithmetic overflow in the RICE2 partitioner.
Erik de Castro Lopo
2013-07-17
1
-1
/
+1
*
src/flac/utils.c : Add fflush after printing to stderr.
Erik de Castro Lopo
2013-06-17
1
-0
/
+1
*
Disable FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.
Miroslav Lichvar
2013-06-06
1
-1
/
+1
*
metaflac : Fix local_strcat() to terminate string correctly.
Miroslav Lichvar
2013-06-05
1
-1
/
+1
*
Add missing config.h includes
Cristian Rodríguez
2013-06-05
15
-0
/
+60
*
XMMS plugin : Fix symbol visibility.
Erik de Castro Lopo
2013-06-05
1
-1
/
+1
*
Language fix: "difference licenses"
Ulrich Klauer
2013-05-27
8
-8
/
+8
*
Use location of TIOCGWINSZ from autoconf manual
Dagobert Michelsen
2013-05-27
1
-1
/
+6
*
Sun Studio can not include static function from extern inline
Dagobert Michelsen
2013-05-27
1
-1
/
+4
*
src/flac/main.c : Fix copyright notice
Ulrich Klauer
2013-05-27
1
-1
/
+1
*
Set version to 1.3.0 and update coyprights throughout.
Erik de Castro Lopo
2013-05-26
188
-194
/
+425
*
Fix gcc version check for private macros
Ulrich Klauer
2013-05-26
1
-1
/
+1
*
bitwriter.c : Add missing "extern" declaration
Robert Kausch
2013-05-26
1
-0
/
+1
*
Fix mistyped variable name
Robert Kausch
2013-05-26
1
-1
/
+1
*
Correctly initialize FLAC_API_SUPPORTS_OGG_FLAC
Ulrich Klauer
2013-05-26
1
-3
/
+5
*
Fix compiling for Android.
Erik de Castro Lopo
2013-05-25
1
-5
/
+5
*
Use C locale when reading ReplayGain tag
Ulrich Klauer
2013-04-30
1
-7
/
+25
*
Two minor compiled fixes for OS/2.
Erik de Castro Lopo
2013-04-29
1
-0
/
+4
*
Version 1.3.0pre4.
1.3.0pre4
Erik de Castro Lopo
2013-04-28
2
-4
/
+4
*
src/flac/encode.c : Use flac_snprintf instead of sprintf.
Erik de Castro Lopo
2013-04-28
1
-1
/
+1
*
Metaflac UTF-8 fixes (Windows)
Janne Hyvärinen
2013-04-25
4
-7
/
+16
*
Fix status print staying on the wrong line with certain filename length.
Janne Hyvärinen
2013-04-21
1
-3
/
+3
*
Fix compile when compiling with FLAC__INTEGER_ONLY_LIBRARY.
Erik de Castro Lopo
2013-04-21
1
-1
/
+1
*
Fix -Wshadow warnings when compiling with mingw-gcc.
Erik de Castro Lopo
2013-04-21
2
-41
/
+47
[next]