index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavu/intmath.h: fix compilation with msvc10.
Matt Oliver
2016-06-13
1
-0
/
+2
*
x86/showcqt: use three operand format for some instructions
James Almer
2016-06-08
1
-1
/
+1
*
avutil/x86util: move haddps sse emulation from showcqt
James Almer
2016-06-08
1
-0
/
+11
*
x86inc: Enable AVX emulation in additional cases
Anton Mitrofanov
2016-04-20
1
-8
/
+13
*
x86inc: Improve handling of %ifid with multi-token parameters
Anton Mitrofanov
2016-04-20
1
-2
/
+2
*
x86inc: Fix AVX emulation of some instructions
Anton Mitrofanov
2016-04-20
1
-20
/
+24
*
x86inc: Fix AVX emulation of scalar float instructions
Henrik Gramner
2016-04-20
1
-14
/
+14
*
x86: use the new helper macros where useful
James Almer
2016-02-14
2
-2
/
+2
*
x86: add some more helper macros to check for slow cpuflags
James Almer
2016-02-14
1
-0
/
+4
*
x86/cpu: set avxslow cpuflag on btver2 CPUs
James Almer
2016-02-07
1
-6
/
+4
*
x86/emms: empty the mmx state unconditionally on supported targets
James Almer
2016-02-04
1
-0
/
+6
*
all: Add missing header guards
Timothy Gu
2016-01-28
1
-0
/
+5
*
x86inc: Add debug symbols indicating sizes of compiled functions
Geza Lore
2016-01-21
1
-0
/
+23
*
x86inc: Avoid creating unnecessary local labels
Henrik Gramner
2016-01-21
1
-2
/
+4
*
x86inc: Simplify AUTO_REP_RET
Henrik Gramner
2016-01-21
1
-4
/
+2
*
x86inc: Use more consistent indentation
Henrik Gramner
2016-01-21
1
-67
/
+67
*
x86inc: Preserve arguments when allocating stack space
Henrik Gramner
2016-01-21
1
-2
/
+5
*
x86inc: Improve FMA instruction handling
Henrik Gramner
2016-01-21
1
-40
/
+37
*
x86inc: Be more verbose in assertion failures
Henrik Gramner
2016-01-21
1
-1
/
+1
*
x86/intmath: disable sse av_clip functions when using ICC
James Almer
2016-01-21
1
-2
/
+2
*
x86/fixed_dsp: add ff_butterflies_fixed_sse2
James Almer
2016-01-16
3
-0
/
+85
*
lavu/x86/lls: add fma3 optimizations for update_lls
Ganesh Ajjanagadde
2016-01-15
2
-2
/
+61
*
x86/intmath: add missing early clobber to output operands
James Almer
2016-01-15
1
-2
/
+2
*
x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse
James Almer
2016-01-08
1
-3
/
+3
*
x86/float_dsp: zero extend len from ff_butterflies_float_sse implicitly
James Almer
2016-01-08
1
-4
/
+1
*
x86/float_dsp: remove len check from ff_butterflies_float_sse
James Almer
2016-01-08
1
-3
/
+0
*
x86/intmath: add sse optimized av_clipf and av_clipd
James Almer
2016-01-07
1
-0
/
+33
*
avutil/x86/bswap: Remove warning about bswap intrinsics with msvc.
Matt Oliver
2015-11-23
1
-0
/
+3
*
avutil/x86/intmath: Fix intrinsic header include when using newer gcc with ol...
Matt Oliver
2015-11-12
1
-1
/
+1
*
avutil/x86/bswap: Add msvc bswap instrinsics.
Matt Oliver
2015-11-12
1
-1
/
+24
*
avutil/x86/intmath: Disable use of tzcnt on older intel compilers.
Matt Oliver
2015-11-11
1
-1
/
+1
*
avutil/x86/intmath: Correct intrinsic headers for older compilers.
Matt Oliver
2015-11-09
1
-2
/
+6
*
avutil/x86/intmath: Add missing header.
Matt Oliver
2015-11-01
1
-0
/
+3
*
avutil/x86/intmath: Use tzcnt in place of bsf.
Matt Oliver
2015-10-31
1
-39
/
+15
*
lavu: add AESNI CPU flag
Rodger Combs
2015-10-28
3
-6
/
+12
*
lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header.
Matt Oliver
2015-10-19
1
-0
/
+20
*
lavu/intmath.h: Add msvc/icl ctzll optimisations.
Matt Oliver
2015-10-19
1
-0
/
+35
*
x86inc: Make cpuflag() and notcpuflag() return 0 or 1
Henrik Gramner
2015-10-01
1
-2
/
+3
*
avutil/attributes: add AV_GCC_VERSION_AT_MOST
James Almer
2015-09-18
1
-4
/
+4
*
x86: port PSIGNW to cpuflags
James Almer
2015-09-11
1
-5
/
+5
*
avutil/x86/asm: rename REG_SP to REG_sp
Ganesh Ajjanagadde
2015-08-22
1
-2
/
+3
*
x86inc: warn if XOP integer FMA instruction emulation is impossible
Anton Mitrofanov
2015-08-05
1
-1
/
+3
*
x86inc: Drop SECTION_TEXT macro
Henrik Gramner
2015-08-04
2
-13
/
+1
*
x86inc: Support arbitrary stack alignments
Henrik Gramner
2015-08-04
1
-22
/
+40
*
x86: move XOP emulation code back to x86inc
James Almer
2015-08-03
2
-19
/
+16
*
x86inc: Various minor backports from x264
Henrik Gramner
2015-08-03
1
-11
/
+21
*
x86inc: Disable vpbroadcastq workaround in newer yasm versions
Henrik Gramner
2015-08-03
1
-9
/
+11
*
x86/float_dsp: add missing colon to labels
James Almer
2015-07-26
1
-1
/
+1
*
avutil/x86/bswap: force inline asm versions with ICC
James Almer
2015-07-18
1
-1
/
+1
*
Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59'
Michael Niedermayer
2015-07-09
1
-1
/
+6
|
\
[next]