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_sse2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GCC 7 case fall through warnings
Erik de Castro Lopo
2017-06-26
1
-49
/
+49
*
SIMD: remove outdated SSE2 code
Erik de Castro Lopo
2017-02-21
1
-151
/
+0
*
SIMD: Add const qualifier where appropriate
Erik de Castro Lopo
2017-02-19
1
-1
/
+1
*
libFLAC/lpc_intrin_sse*: Formatting cleanup
Erik de Castro Lopo
2017-01-31
1
-8
/
+6
*
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* : Remove unused code.
Erik de Castro Lopo
2014-09-21
1
-1904
/
+109
*
libFLAC : SSE optimisations.
Erik de Castro Lopo
2014-07-28
1
-0
/
+356
*
libFLAC/lpc_intrin_sseN.c : Disambiguate macro names.
Erik de Castro Lopo
2014-06-28
1
-24
/
+24
*
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
*
Don't use intrinsics when they are slower.
Erik de Castro Lopo
2014-02-24
1
-0
/
+4
*
Add sse2 intrinscics code for lpc_restore_signal_...()
Erik de Castro Lopo
2014-02-02
1
-0
/
+1233
*
lpc_intrin_sse2.c : Add RESIDUAL16_RESULT macro.
Erik de Castro Lopo
2014-01-30
1
-73
/
+41
*
Add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED flags.
Erik de Castro Lopo
2014-01-30
1
-1
/
+5
*
Improve x86 instrinsic implementation.
Erik de Castro Lopo
2013-10-04
1
-0
/
+1318