Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-18Add macros to x86util.asm .Ivan Kalvachev
2017-06-19x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}James Almer
2017-03-22avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args a...James Almer
2017-03-20Merge commit '07e1f99a1bb41d1a615676140eefc85cf69fa793'Clément Bœsch
2017-02-18avcodec/h264: sse2, avx h luma mbaff deblock/loop filterJames Darnley
2017-02-18x86util: import MOVHL macroJames Darnley
2017-02-18avcodec/x86: deduplicate PASS8ROWS macroJames Darnley
2016-09-19x86util: Document SBUTTERFLY macroAlexandra Hájková
2016-07-18x86util: Extend SPLATW for avx2James Almer
2016-07-11vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje
2016-06-09x86/showcqt: use three operand format for some instructionsJames Almer
2016-06-08avutil/x86util: move haddps sse emulation from showcqtJames Almer
2015-09-12x86: port PSIGNW to cpuflagsJames Almer
2015-08-03x86: move XOP emulation code back to x86incJames Almer
2014-12-31x86/swr: add SSE2/AVX pack_8ch functionsJames Almer
2014-12-05v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya
2014-11-26v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya
2014-08-03x86/hevc_deblock: improve 8bit transpose store macrosJames Almer
2014-07-26x86/hevc_idct: replace old and unused idct functionsJames Almer
2014-06-15x86util: add and use RSHIFT/LSHIFT macrosChristophe Gisquet
2014-05-29x86: hpeldsp: better factorizationChristophe Gisquet
2014-05-29x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}James Almer
2014-04-17x86: move horizontal add macros to x86utilJames Almer
2014-02-24x86: Move XOP emulation to x86utilJames Almer
2013-10-14Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497'Michael Niedermayer
2013-10-14Merge commit '206895708ea2b464755d340e44501daf9a07c310'Michael Niedermayer
2013-10-14x86inc: FMA3/4 SupportJason Garrett-Glaser
2013-10-14x86inc: Remove our FMA4 supportDerek Buitenhuis
2013-01-19Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'Michael Niedermayer
2013-01-19Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer
2013-01-19x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun
2013-01-18x86inc: Rename "program_name" to "private_prefix"Diego Biurrun
2013-01-16Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'Michael Niedermayer
2013-01-15x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun
2013-01-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-15Merge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'Michael Niedermayer
2013-01-15Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer
2013-01-15x86: ABSB2: port to cpuflagsDiego Biurrun
2013-01-15x86: ABSB: port to cpuflagsDiego Biurrun
2013-01-15x86: ABS2: port to cpuflagsDiego Biurrun
2013-01-07Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0'Michael Niedermayer
2013-01-06x86: ABS1: port to cpuflagsDiego Biurrun
2012-12-06Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'Michael Niedermayer
2012-12-05float_dsp: add vector_dmul_scalar() to multiply a vector of doublesJustin Ruggles
2012-11-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-18x86: SPLATD: port to cpuflagsDiego Biurrun
2012-11-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-14x86: mmx2 ---> mmxext in asm constructsDiego Biurrun
2012-11-12Merge commit '802713c4e7b41bc2deed754d78649945c3442063'Michael Niedermayer
2012-11-11x86inc: Set program_name outside of x86inc.asmDiego Biurrun