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
/
lpc_intrin_sse41.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace hadd with shuffle + add
lvqcl
2018-09-20
1
-8
/
+8
*
Fix more GCC warnings about case fall-through
Erik de Castro Lopo
2018-05-06
1
-9
/
+9
*
Fix GCC 7 case fall through warnings
Erik de Castro Lopo
2017-06-26
1
-49
/
+49
*
SIMD: Accelerate decoding of 16 bit FLAC
Erik de Castro Lopo
2017-02-19
1
-0
/
+194
*
SIMD: Improve decoding of some 24 bit files
Erik de Castro Lopo
2017-02-19
1
-36
/
+57
*
SIMD: Add const qualifier where appropriate
Erik de Castro Lopo
2017-02-19
1
-3
/
+3
*
libFLAC/lpc_intrin_sse41.c: Change usage of _mm_alignr_epi8
Erik de Castro Lopo
2017-01-31
1
-123
/
+88
*
libFLAC/lpc_intrin_sse*: Formatting cleanup
Erik de Castro Lopo
2017-01-31
1
-3
/
+3
*
Purge usage of `unsigned` type
Erik de Castro Lopo
2017-01-14
1
-3
/
+3
*
Bulk update copyright dates
Erik de Castro Lopo
2016-12-05
1
-1
/
+1
*
Fix use of FLAC__HAS_X86INTRIN configure variable
Erik de Castro Lopo
2016-06-20
1
-1
/
+1
*
libFLAC: infer cpu type from compiler macros
Tim Blechmann
2016-05-12
1
-0
/
+2
*
Update copyright years to include 2014.
Erik de Castro Lopo
2014-11-25
1
-1
/
+1
*
lpc_intrin_sse41.c : Optimize decoding 24 bit files on 32 bit platforms.
Erik de Castro Lopo
2014-09-21
1
-464
/
+283
*
libFLAC : SSE optimisations.
Erik de Castro Lopo
2014-07-28
1
-0
/
+354
*
libFLAC/lpc_intrin_sseN.c : Disambiguate macro names.
Erik de Castro Lopo
2014-06-28
1
-34
/
+34
*
Revert "Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64."
Erik de Castro Lopo
2014-06-15
1
-2
/
+2
*
Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64.
Erik de Castro Lopo
2014-06-01
1
-2
/
+2
*
Fix all instances of '#if HAVE_CONFIG_H'.
Erik de Castro Lopo
2014-03-24
1
-1
/
+1
*
Add a fast shift for int64 values.
Erik de Castro Lopo
2014-01-31
1
-23
/
+36
*
Add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED flags.
Erik de Castro Lopo
2014-01-30
1
-5
/
+5
*
Improve x86 instrinsic implementation.
Erik de Castro Lopo
2013-10-04
1
-0
/
+1126