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
*
Versions for shared libs specified
Vitaly Kirsanov
2019-05-04
2
-2
/
+8
*
/test/*.sh enabled for CTest in UNIX
Vitaliy Kirsanov
2019-05-04
2
-4
/
+0
*
FindOGG.cmake module added
Vitaliy Kirsanov
2019-05-04
2
-6
/
+9
*
CMake support added
Vitaliy Kirsanov
2019-05-04
26
-0
/
+390
*
Use MMX ASM fucntions instead of SSE4.1 if available
lvqcl
2019-03-08
1
-0
/
+2
*
Speed up FLAC__bitwriter_write_byte_block (metadata writing)
Robert Kausch
2019-03-08
1
-0
/
+4
*
Suppress compression failure message if it is not an error
Karthik Periagaram
2019-02-01
1
-3
/
+2
*
Replace hadd with shuffle + add
lvqcl
2018-09-20
4
-14
/
+14
*
Cosmetic changes in lpc_asm.nasm and utf8.c
lvqcl
2018-09-02
2
-38
/
+30
*
Update MinGW build files
lvqcl
2018-08-26
6
-1
/
+29
*
Move CreateFile_utf8 function to a more logical place
lvqcl
2018-08-25
4
-45
/
+32
*
Add VSX optimised versions of autocorrelation loops
Anton Blanchard
2018-08-20
4
-0
/
+987
*
Add runtime detection of POWER8 and POWER9
Anton Blanchard
2018-08-20
2
-0
/
+37
*
move CreateFile function outside of libFLAC
lvqcl
2018-08-19
3
-44
/
+50
*
windows_unicode_filenames.c: Fix a missing return statement
Erik de Castro Lopo
2018-08-18
1
-0
/
+2
*
Improve SIMD detection with Visual Studio
evpobr
2018-06-13
1
-15
/
+15
*
Fix --output-prefix with input-files in sub-directories
orbea
2018-06-11
1
-2
/
+20
*
Fix miscellaneous typos.
luz.paz
2018-05-24
11
-13
/
+13
*
Add unit tests for word-wise CRC16 functions
Robert Kausch
2018-05-21
2
-0
/
+93
*
Fix CRC calculation for small blocks.
Robert Kausch
2018-05-21
1
-1
/
+1
*
Update CRC16 for larger data blocks when decoding.
Robert Kausch
2018-05-21
3
-28
/
+75
*
Implement slicing-by-8 CRC16 algorithm.
Robert Kausch
2018-05-21
2
-10
/
+274
*
Add bitreader unit test.
Robert Kausch
2018-05-20
8
-0
/
+371
*
Minor fixes for bitwriter unit test.
Robert Kausch
2018-05-20
1
-16
/
+11
*
Add unit tests for CRC calculation.
Robert Kausch
2018-05-20
8
-3
/
+234
*
Remove unused CRC8 functions.
Robert Kausch
2018-05-20
2
-18
/
+3
*
Fix more GCC warnings about case fall-through
Erik de Castro Lopo
2018-05-06
1
-9
/
+9
*
More generic version of MSVC bug workaround
Erik de Castro Lopo
2018-05-06
3
-6
/
+6
*
replaygain_synthesis.c: Fix compile issue in MSVS
Jeffrey Espiritu
2018-04-09
1
-0
/
+1
*
Fix for missing WINAPI_FAMILY_PARTITION
Erik de Castro Lopo
2018-02-10
1
-0
/
+1
*
libFLAC : new function returns client_data from decoder
Christophe DUMONT
2018-01-08
2
-0
/
+10
*
UWP build fix
Alberto Fustinoni
2018-01-06
1
-0
/
+11
*
replaygain_synthesis.c: Fix a cppcheck warning
Erik de Castro Lopo
2017-07-21
1
-13
/
+18
*
Revert "Add Clang support for FLAC__SSE_TARGET"
Erik de Castro Lopo
2017-07-19
1
-2
/
+1
*
Add Clang support for FLAC__SSE_TARGET
C.W. Betts
2017-07-15
1
-1
/
+2
*
Correct flattop window coefficients
Thomas Zander
2017-07-01
1
-1
/
+1
*
Fix GCC 7 case fall through warnings
Erik de Castro Lopo
2017-06-26
5
-275
/
+275
*
Update lpc_intrin_sse.c
Shark64
2017-06-26
1
-4
/
+4
*
flac: Use WAVEFORMATEXTENSIBLE when bps != (8|16)
Erik de Castro Lopo
2017-05-27
2
-6
/
+2
*
Fix missing SIZE_MAX definition on Android
Erik de Castro Lopo
2017-05-03
2
-0
/
+2
*
libFLAC: Fix default flac_max/min
Erik de Castro Lopo
2017-04-19
1
-4
/
+4
*
flac: Fix usage message
Erik de Castro Lopo
2017-04-17
1
-1
/
+1
*
metaflac: Fix a memory leak
Erik de Castro Lopo
2017-04-09
1
-1
/
+3
*
stream_decoder.c: Fix a memory leak
Erik de Castro Lopo
2017-04-08
1
-0
/
+3
*
cpu.c: Fix LLVM compile
Erik de Castro Lopo
2017-03-02
1
-1
/
+1
*
cpu.c: Merge ia32 and x86_64 CPU info functions
Erik de Castro Lopo
2017-02-27
5
-208
/
+172
*
cpu.c: Fix debug Windows w32 build issue
Erik de Castro Lopo
2017-02-23
1
-0
/
+2
*
stream_decoder.c: Comments
Erik de Castro Lopo
2017-02-22
1
-8
/
+8
*
SIMD: remove outdated SSE2 code
Erik de Castro Lopo
2017-02-21
3
-159
/
+0
*
SIMD: Accelerate decoding of 16 bit FLAC
Erik de Castro Lopo
2017-02-19
3
-0
/
+198
[next]