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
/
libFLAC
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API functions to limit minimum bitrate
Martijn van Beurden
2022-05-02
1
-0
/
+1
*
Add ARM64 NEON intrinsics lpc_compute_autocorrelation routines
Martijn van Beurden
2022-04-29
1
-0
/
+5
*
Adding ARM64 support and optimized Neon implementation (#270)
RonenGvili
2022-04-29
1
-0
/
+6
*
Rework error handling (#283)
Martijn van Beurden
2022-04-27
1
-0
/
+2
*
[CMake] Honor WITH_AVX
Martijn van Beurden
2022-04-26
1
-28
/
+36
*
Add checks in parsing metadata blocks
Martijn van Beurden
2022-04-20
1
-0
/
+4
*
Deduplicate VSX and SSE2 autocorelation calculation code
Martijn van Beurden
2022-04-19
1
-2
/
+2
*
Switch to autoc[] as double
Martijn van Beurden
2022-04-19
1
-28
/
+12
*
cpu.h: detect AVX/FMA intrinsics availability on clang
tmkk
2021-07-24
1
-0
/
+6
*
move the new public get_decoder_client_data function to public header.
sezero
2019-10-10
1
-5
/
+0
*
libFLAC: Rename get_client_data_from_decoder function
Erik de Castro Lopo
2019-08-09
1
-3
/
+3
*
Do not assume that sys/param.h defines MIN and MAX
sezero
2019-08-05
1
-0
/
+2
*
Add VSX optimised versions of autocorrelation loops
Anton Blanchard
2018-08-20
1
-0
/
+14
*
Add runtime detection of POWER8 and POWER9
Anton Blanchard
2018-08-20
1
-0
/
+6
*
Improve SIMD detection with Visual Studio
evpobr
2018-06-13
1
-15
/
+15
*
Update CRC16 for larger data blocks when decoding.
Robert Kausch
2018-05-21
1
-0
/
+2
*
Implement slicing-by-8 CRC16 algorithm.
Robert Kausch
2018-05-21
1
-4
/
+4
*
Remove unused CRC8 functions.
Robert Kausch
2018-05-20
1
-5
/
+1
*
libFLAC : new function returns client_data from decoder
Christophe DUMONT
2018-01-08
1
-0
/
+5
*
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
*
libFLAC: Fix default flac_max/min
Erik de Castro Lopo
2017-04-19
1
-4
/
+4
*
cpu.c: Merge ia32 and x86_64 CPU info functions
Erik de Castro Lopo
2017-02-27
1
-16
/
+1
*
SIMD: remove outdated SSE2 code
Erik de Castro Lopo
2017-02-21
1
-3
/
+0
*
SIMD: Accelerate decoding of 16 bit FLAC
Erik de Castro Lopo
2017-02-19
1
-0
/
+2
*
cpu.h: Another CPP fixup
Erik de Castro Lopo
2017-02-19
1
-45
/
+46
*
cpu.h: Fix compiler detection
Erik de Castro Lopo
2017-02-15
1
-2
/
+2
*
cpu.h: Add #defines so Clang compiles AVX2
Erik de Castro Lopo
2017-02-12
1
-4
/
+21
*
bitmath.h: MSVS unsigned fix
Erik de Castro Lopo
2017-01-15
1
-4
/
+4
*
bitmath.h: More unsigned fixes
Erik de Castro Lopo
2017-01-15
1
-4
/
+4
*
Yet more purging of `unsigned` type
Erik de Castro Lopo
2017-01-15
2
-3
/
+3
*
Purge usage of `unsigned` type
Erik de Castro Lopo
2017-01-14
17
-137
/
+137
*
Another bulk update of copyright dates
Erik de Castro Lopo
2016-12-05
1
-1
/
+1
*
Bulk update copyright dates
Erik de Castro Lopo
2016-12-05
21
-21
/
+21
*
libFLAC/cpu.c: More cleanup and refactoring
Erik de Castro Lopo
2016-06-26
1
-6
/
+2
*
libFLAC/cpu.[ch]: More pre-processor cleanups
Erik de Castro Lopo
2016-06-26
1
-6
/
+7
*
libFLAC/cpu.c: More refactoring and cleanups
Erik de Castro Lopo
2016-06-26
1
-2
/
+0
*
Fix use of FLAC__HAS_X86INTRIN configure variable
Erik de Castro Lopo
2016-06-20
3
-6
/
+6
*
libFLAC: infer cpu type from compiler macros
Tim Blechmann
2016-05-12
1
-0
/
+17
*
Retire FLAC__float and FLAC__double types
Thomas Zander
2016-02-09
3
-21
/
+18
*
Make AVX and AVX2 instructions a configure option
Dave Yeo
2016-02-08
1
-0
/
+2
*
Cleanup FLAC__bitmath_silog2()
Thomas Zander
2016-01-04
1
-7
/
+2
*
libFLAC: Support 64bit brword/bwword
Erik de Castro Lopo
2016-01-04
1
-1
/
+32
*
bitmath.h: Cleanups
Erik de Castro Lopo
2015-12-30
1
-14
/
+12
*
bitmath.h: Whitespace only
Erik de Castro Lopo
2015-12-25
1
-67
/
+67
*
Whitespace only
Erik de Castro Lopo
2015-12-25
1
-7
/
+7
*
Improve encoding speed on older Intel CPUs.
Erik de Castro Lopo
2014-12-04
2
-8
/
+16
*
More date fixes.
Erik de Castro Lopo
2014-11-25
1
-1
/
+1
*
Update copyright years to include 2014.
Erik de Castro Lopo
2014-11-25
25
-25
/
+25
*
Add AVX2 CPU support stream encoder.
Erik de Castro Lopo
2014-10-04
2
-0
/
+10
[next]