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
/
stream_encoder_intrin_ssse3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace hadd with shuffle + add
lvqcl
2018-09-20
1
-2
/
+2
*
More generic version of MSVC bug workaround
Erik de Castro Lopo
2018-05-06
1
-2
/
+2
*
Purge usage of `unsigned` type
Erik de Castro Lopo
2017-01-14
1
-9
/
+9
*
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
*
libFLAC: Add a workaround for a bug in MSVC2105 update2
Erik de Castro Lopo
2016-05-05
1
-0
/
+4
*
libFLAC/stream_encoder_intrin_*.c: More refactoring
Erik de Castro Lopo
2015-11-18
1
-12
/
+6
*
libFLAC: Refactoring
Erik de Castro Lopo
2015-11-03
1
-11
/
+12
*
Update copyright years to include 2014.
Erik de Castro Lopo
2014-11-25
1
-1
/
+1
*
stream_encoder_intrin_sse[23].c : Optimize of int32 -> uint64 conversion.
Erik de Castro Lopo
2014-09-21
1
-1
/
+1
*
stream_encoder : Improve selection of residual accumulator width
Miroslav Lichvar
2014-07-04
1
-1
/
+2
*
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
*
Whitespace.
Erik de Castro Lopo
2014-03-14
1
-2
/
+0
*
stream_encoder : Remove un-needed conversion from __m128i to FLAC__uint64.
Erik de Castro Lopo
2014-01-31
1
-34
/
+22
*
Add __INTEL_COMPILER to _MSC_VER #ifdefs.
Erik de Castro Lopo
2014-01-30
1
-2
/
+2
*
Add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED flags.
Erik de Castro Lopo
2014-01-30
1
-3
/
+2
*
Add FLAC__ prefix to precompute_partition_info_sums....
Erik de Castro Lopo
2014-01-07
1
-1
/
+1
*
Improve x86 instrinsic implementation.
Erik de Castro Lopo
2013-10-04
1
-0
/
+161