git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags
[ffmpeg.git]
/
libavutil
/
x86
/
x86inc.asm
2014-09-05
Henrik Gramner
x86inc: Make INIT_CPUFLAGS support an arbitrary number...
blob
|
commitdiff
2014-09-04
Henrik Gramner
x86inc: Make ym# behave the same way as xm#
blob
|
commitdiff
|
diff to current
2014-09-04
Loren Merritt
x86inc: free up variable name "n" in global namespace
blob
|
commitdiff
|
diff to current
2014-07-01
Michael Niedermayer
Merge commit '79793f833784121d574454af4871866576c0749d'
blob
|
commitdiff
|
diff to current
2014-07-01
Diego Biurrun
Update Fiona's name in copyright statements.
blob
|
commitdiff
|
diff to current
2014-02-24
James Almer
x86: Move XOP emulation to x86util
blob
|
commitdiff
|
diff to current
2014-02-13
James Almer
x86inc: Extend FMA_INSTR functionality
blob
|
commitdiff
|
diff to current
2014-01-26
Loren Merritt
x86inc: Speed up assembling with Yasm
blob
|
commitdiff
|
diff to current
2014-01-18
Loren Merritt
x86inc: speed up compilation with yasm
blob
|
commitdiff
|
diff to current
2013-10-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-10-14
Michael Niedermayer
Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497'
blob
|
commitdiff
|
diff to current
2013-10-14
Michael Niedermayer
Merge commit '206895708ea2b464755d340e44501daf9a07c310'
blob
|
commitdiff
|
diff to current
2013-10-14
Michael Niedermayer
Merge commit 'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098'
blob
|
commitdiff
|
diff to current
2013-10-14
Jason Garrett-Glaser
x86: more AVX2 framework
blob
|
commitdiff
|
diff to current
2013-10-14
Jason Garrett-Glaser
x86inc: FMA3/4 Support
blob
|
commitdiff
|
diff to current
2013-10-14
Derek Buitenhuis
x86inc: Remove our FMA4 support
blob
|
commitdiff
|
diff to current
2013-10-14
Henrik Gramner
x86inc: Use VEX-encoded instructions in AVX functions
blob
|
commitdiff
|
diff to current
2013-10-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-10-09
Henrik Gramner
x86inc: Remove .rodata kludges
blob
|
commitdiff
|
diff to current
2013-10-08
Michael Niedermayer
Merge commit '3e2fa991db7ef172579422accd61624d52777e5a'
blob
|
commitdiff
|
diff to current
2013-10-08
Michael Niedermayer
Merge commit '71155665414b551ad350622d5abed20e58371fbf'
blob
|
commitdiff
|
diff to current
2013-10-08
Michael Niedermayer
Merge commit '47f9d7ce5493e119e09d1227d017414feaaf8d97'
blob
|
commitdiff
|
diff to current
2013-10-08
Michael Niedermayer
Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450'
blob
|
commitdiff
|
diff to current
2013-10-08
Michael Niedermayer
Merge commit '3fb78e99a04d0ed8db834d813d933eb86c37142a'
blob
|
commitdiff
|
diff to current
2013-10-08
Michael Niedermayer
Merge commit '49ebe3f9fe02174ae7e14548001fd146ed375cc2'
blob
|
commitdiff
|
diff to current
2013-10-08
Michael Niedermayer
Merge commit '63f0d623100bdb0c6081456127f4b6713e83d3db'
blob
|
commitdiff
|
diff to current
2013-10-08
Michael Niedermayer
Merge commit 'ad76e6e7e193b98e7335156422d35467816f9ef1'
blob
|
commitdiff
|
diff to current
2013-10-08
Michael Niedermayer
Merge commit '25cb0c1a1e66edacc1667acf6818f524c0997f10'
blob
|
commitdiff
|
diff to current
2013-10-07
Henrik Gramner
x86inc: remove misaligned cpu flag
blob
|
commitdiff
|
diff to current
2013-10-07
Jason Garrett-Glaser
x86inc: various minor backports from x264
blob
|
commitdiff
|
diff to current
2013-10-07
Derek Buitenhuis
x86inc: Check for __OUTPUT_FORMAT__ having a value...
blob
|
commitdiff
|
diff to current
2013-10-07
Henrik Gramner
x86inc: Utilize the shadow space on 64-bit Windows
blob
|
commitdiff
|
diff to current
2013-10-07
Loren Merritt
x86inc: create xm# and ym#, analagous to m#
blob
|
commitdiff
|
diff to current
2013-10-07
Loren Merritt
x86inc: fix some corner cases of SWAP
blob
|
commitdiff
|
diff to current
2013-10-07
Henrik Gramner
x86inc: Use SSE instead of SSE2 for copying data
blob
|
commitdiff
|
diff to current
2013-10-07
Henrik Gramner
x86inc: Set ELF hidden visibility for global constants
blob
|
commitdiff
|
diff to current
2013-10-07
Loren Merritt
x86inc: activate REP_RET automatically
blob
|
commitdiff
|
diff to current
2013-10-03
Ronald S. Bultje
VP9 MC (ssse3) optimizations.
blob
|
commitdiff
|
diff to current
2013-04-09
Christophe Gisquet
x86inc: Fix number of operands for cmp* instructions
blob
|
commitdiff
|
diff to current
2013-04-05
Christophe Gisquet
x264asm: fix cmp* number of arguments
blob
|
commitdiff
|
diff to current
2013-02-19
Ronald S. Bultje
x86: Use simple nop codes for <= sse (rather than ...
blob
|
commitdiff
|
diff to current
2013-02-11
Ronald S. Bultje
Use simple nop codes for <= sse (rather than <= mmx).
blob
|
commitdiff
|
diff to current
2013-01-19
Michael Niedermayer
Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'
blob
|
commitdiff
|
diff to current
2013-01-19
Michael Niedermayer
Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'
blob
|
commitdiff
|
diff to current
2013-01-18
Diego Biurrun
x86inc: Add cvisible macro for C functions with public...
blob
|
commitdiff
|
diff to current
2013-01-18
Diego Biurrun
x86inc: Rename "program_name" to "private_prefix"
blob
|
commitdiff
|
diff to current
2012-12-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-12-19
Ronald S. Bultje
lavc: merge latest x86inc.asm fixes with x264
blob
|
commitdiff
|
diff to current
2012-12-14
Michael Niedermayer
Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'
blob
|
commitdiff
|
diff to current
2012-12-13
Janne Grunau
x86inc: fully concatenate tokens to fix macro expansion...
blob
|
commitdiff
|
diff to current
2012-12-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-12-12
Ronald S. Bultje
x86inc: fix stack alignment on win64
blob
|
commitdiff
|
diff to current
2012-12-12
Ronald S. Bultje
x86inc: support stack mem allocation and re-alignment...
blob
|
commitdiff
|
diff to current
2012-12-12
Ronald S. Bultje
x86inc: support stack mem allocation and re-alignment...
blob
|
commitdiff
|
diff to current
2012-12-06
Michael Niedermayer
Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'
blob
|
commitdiff
|
diff to current
2012-12-05
Justin Ruggles
x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume...
blob
|
commitdiff
|
diff to current
2012-11-12
Michael Niedermayer
Merge commit '802713c4e7b41bc2deed754d78649945c3442063'
blob
|
commitdiff
|
diff to current
2012-11-11
Diego Biurrun
x86inc: Set program_name outside of x86inc.asm
blob
|
commitdiff
|
diff to current
2012-11-03
Michael Niedermayer
Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615'
blob
|
commitdiff
|
diff to current
2012-11-02
Diego Biurrun
x86inc: Only define program_name if the macro is unset
blob
|
commitdiff
|
diff to current
2012-10-29
Ronald S. Bultje
Remove INIT_AVX from x86inc.asm.
blob
|
commitdiff
|
diff to current
2012-08-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-26
Loren Merritt
vf_hqdn3d: x86 asm
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
x86inc.asm: remove redundant ifdef __YASM_VER__
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-07
Mans Rullgard
x86: fix build with nasm 2.08
blob
|
commitdiff
|
diff to current
2012-08-07
Mans Rullgard
x86: use nop cpu directives only if supported
blob
|
commitdiff
|
diff to current
2012-08-07
Mans Rullgard
x86: fix rNmp macros with nasm
blob
|
commitdiff
|
diff to current
2012-08-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-03
Diego Biurrun
x86: Use consistent 3dnowext function and macro name...
blob
|
commitdiff
|
diff to current
2012-07-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-28
Loren Merritt
x86inc: clip num_args to 7 on x86-32.
blob
|
commitdiff
|
diff to current
2012-07-28
Ronald S. Bultje
x86inc: sync to latest version from x264.
blob
|
commitdiff
|
diff to current
2012-07-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-27
Justin Ruggles
x86: add support for fmaddps fma4 instruction with...
blob
|
commitdiff
|
diff to current
2012-07-26
Ronald S. Bultje
x86inc: automatically insert vzeroupper for YMM functions.
blob
|
commitdiff
|
diff to current
2012-07-07
Clément Bœsch
x86inc: put basicnop under ifdef to prevent compile...
blob
|
commitdiff
|
diff to current
2012-07-07
Michael Niedermayer
x86inc: try to put amdnop under ifdef to prevent compil...
blob
|
commitdiff
|
diff to current
2012-07-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-05
Loren Merritt
x86inc: modify ALIGN to not generate long nops on i586
blob
|
commitdiff
|
diff to current
2012-04-20
Reimar Döffinger
Fix compilation with NASM.
blob
|
commitdiff
|
diff to current
2012-04-19
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-19
Nico Weber
Remove .rodata alignment kludge for Mach-O if a recent...
blob
|
commitdiff
|
diff to current
2012-04-19
Loren Merritt
x86inc: support AVX abstraction for 2-operand instructions
blob
|
commitdiff
|
diff to current
2012-04-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-11
Henrik Gramner
x86inc improvements for 64-bit
blob
|
commitdiff
|
diff to current
2012-03-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-15
Ronald S. Bultje
x86inc: add *mp named argument support to DEFINE_ARGS.
blob
|
commitdiff
|
diff to current
2012-03-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-04
Loren Merritt
x86inc: don't "bake" stack_offset in named arguments.
blob
|
commitdiff
|
diff to current
2012-02-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-08
Haruhiko Yamagata
x86inc: support yasm -f win64 flag also.
blob
|
commitdiff
|
diff to current
2012-02-08
Henrik Gramner
x86inc: allow manual use of WIN64_SPILL_XMM.
blob
|
commitdiff
|
diff to current
2012-01-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-27
Ronald S. Bultje
x86inc.asm: fix typo.
blob
|
commitdiff
|
diff to current
2012-01-27
Ronald S. Bultje
config.asm: change %ifdef directives to %if directives.
blob
|
commitdiff
|
diff to current
2012-01-10
Michael Niedermayer
x86inc: remove duplicate movlhps
blob
|
commitdiff
|
diff to current
2012-01-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-09
Vitor Sessak
mpegaudiodec: optimized iMDCT transform
blob
|
commitdiff
|
diff to current
2011-11-27
Vitor Sessak
x86inc: Flag shufps as an floating-point instruction...
blob
|
commitdiff
|
diff to current
next