summaryrefslogtreecommitdiff
path: root/libavutil/x86/x86util.asm
Commit message (Expand)AuthorAgeFilesLines
* avutil/x86util : add macro for loading a 128 bits constants in an xmm or in e...Martin Vignali2017-12-021-0/+8
* Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'James Almer2017-10-211-16/+26
|\
| * x86util: Port all macros to cpuflagsDiego Biurrun2017-03-141-21/+31
* | Add macros to x86util.asm .Ivan Kalvachev2017-08-181-8/+98
* | x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}James Almer2017-06-181-6/+9
* | avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args a...James Almer2017-03-211-0/+2
* | Merge commit '07e1f99a1bb41d1a615676140eefc85cf69fa793'Clément Bœsch2017-03-201-0/+10
|\ \ | |/
| * x86util: Document SBUTTERFLY macroAlexandra Hájková2016-09-191-0/+10
| * x86util: Extend SPLATW for avx2James Almer2016-07-181-1/+3
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-051-0/+5
* | avcodec/h264: sse2, avx h luma mbaff deblock/loop filterJames Darnley2017-02-181-0/+15
* | x86util: import MOVHL macroJames Darnley2017-02-181-0/+12
* | avcodec/x86: deduplicate PASS8ROWS macroJames Darnley2017-02-181-0/+5
* | vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje2016-07-111-1/+68
* | x86/showcqt: use three operand format for some instructionsJames Almer2016-06-081-1/+1
* | avutil/x86util: move haddps sse emulation from showcqtJames Almer2016-06-081-0/+11
* | x86: port PSIGNW to cpuflagsJames Almer2015-09-111-5/+5
* | x86: move XOP emulation code back to x86incJames Almer2015-08-031-19/+0
* | x86/swr: add SSE2/AVX pack_8ch functionsJames Almer2014-12-301-0/+37
* | v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-261-0/+5
* | x86/hevc_deblock: improve 8bit transpose store macrosJames Almer2014-08-031-0/+9
* | x86/hevc_idct: replace old and unused idct functionsJames Almer2014-07-261-1/+3
* | x86util: add and use RSHIFT/LSHIFT macrosChristophe Gisquet2014-06-151-0/+16
* | x86: hpeldsp: better factorizationChristophe Gisquet2014-05-291-1/+9
* | x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}James Almer2014-05-281-0/+5
* | x86: move horizontal add macros to x86utilJames Almer2014-04-171-0/+33
* | x86: Move XOP emulation to x86utilJames Almer2014-02-241-0/+19
* | Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497'Michael Niedermayer2013-10-141-1/+3
|\ \ | |/
| * x86inc: FMA3/4 SupportJason Garrett-Glaser2013-10-141-1/+3
* | Merge commit '206895708ea2b464755d340e44501daf9a07c310'Michael Niedermayer2013-10-141-0/+11
|\ \ | |/
| * x86inc: Remove our FMA4 supportDerek Buitenhuis2013-10-141-0/+11
* | Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'Michael Niedermayer2013-01-191-0/+1
|\ \ | |/
| * x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun2013-01-181-0/+1
* | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer2013-01-191-1/+1
|\ \ | |/
| * x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-181-1/+1
* | Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'Michael Niedermayer2013-01-161-0/+8
|\ \ | |/
| * x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun2013-01-151-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-151-8/+6
|\ \ | |/
| * x86: ABSB2: port to cpuflagsDiego Biurrun2013-01-151-8/+6
* | Merge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'Michael Niedermayer2013-01-151-6/+5
|\ \ | |/
| * x86: ABSB: port to cpuflagsDiego Biurrun2013-01-151-6/+5
* | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer2013-01-151-16/+13
|\ \ | |/
| * x86: ABS2: port to cpuflagsDiego Biurrun2013-01-141-16/+13
* | Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0'Michael Niedermayer2013-01-071-12/+9
|\ \ | |/
| * x86: ABS1: port to cpuflagsDiego Biurrun2013-01-061-12/+9
* | Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'Michael Niedermayer2012-12-061-0/+11
|\ \ | |/
| * float_dsp: add vector_dmul_scalar() to multiply a vector of doublesJustin Ruggles2012-12-051-0/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-191-16/+6
|\ \ | |/
| * x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-181-16/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-141-1/+1
|\ \ | |/