1952 Commits (38f5a266eed1160e87da8e832a0a07818d7673cb)

Author SHA1 Message Date
Michael Niedermayer cc77bb09e4 avcodec/x86/vp9dsp_init: Fix mix of declaration and statement 10 years ago
Ronald S. Bultje b224b165cb vp9: add keyframe profile 2/3 support. 10 years ago
Michael Niedermayer 6ef3426d90 avcodec/x86/deinterlace: use INIT_MMX like other asm code does too 10 years ago
Michael Niedermayer dfc0708e23 avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm 10 years ago
Michael Niedermayer 270e647adc avcodec/x86/dct-test: Make static table const 10 years ago
Ronald S. Bultje 3de13d5212 vp9: remove another optimization branch in iadst16 which causes overflows. 10 years ago
Ronald S. Bultje d02d04a18f vp9: remove one optimization branch in iadst16 which causes overflows. 10 years ago
Michael Niedermayer 0245abc7c1 avcodec/x86/hpeldsp_init: Put CONFIG_* first in if() 10 years ago
James Almer 6b940b8c99 x86/xvididct: add some yasm guards 10 years ago
James Almer b0fea4ad7e x86/xvididct: remove obsolete function prototypes 10 years ago
Luca Barbato 48aef27f52 x86: Put COPY3_IF_LT under HAVE_6REGS 10 years ago
Michael Niedermayer d79f7bf0d6 avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmp 10 years ago
James Almer e8374d7202 x86/proresdsp: remove ff_prores_idct_put_10_sse4 10 years ago
James Almer bdd179c8cb x86/proresdsp: remove unused macro 10 years ago
Christophe Gisquet 238db7cc56 x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Christophe Gisquet 15ce160183 x86: xvid_idct: SSE2 merged add version 10 years ago
Christophe Gisquet decd5193e1 x86: xvid_idct: merged idct_put SSE2 versions 10 years ago
Christophe Gisquet 8200575d84 x86: dct-test: evaluate prores idct avx version 10 years ago
Christophe Gisquet 4eb4451be1 x86: dct-test: fix compilation for prores 10 years ago
Christophe Gisquet c3bf52713a x86: xvid_idct: port MMX iDCT to yasm 10 years ago
Christophe Gisquet 2999bd7da2 x86: xvid_idct: port SSE2 iDCT to yasm 10 years ago
James Almer 5c8f747085 x86/hevc_sao: use unaligned movs for sao_{band,filter} with width 8 10 years ago
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 10 years ago
Anton Khirnov d74a8cb7e4 fmtconvert: drop unused functions 10 years ago
Michael Niedermayer 23a90768a8 avcodec/v210dec: Add ff prefix to v210_x86_init() 10 years ago
Michael Niedermayer 0e699676f9 avcodec/snow: mark dwt init as av_cold 10 years ago
Carl Eugen Hoyos 36a6fb989b hevc_deblock: Fix compilation with nasm 10 years ago
Michael Niedermayer 03f39fbb2a avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86() 10 years ago
Christophe Gisquet 398f531915 x86: hevc_mc: fewer xmm regs used in epel h/v 10 years ago
Christophe Gisquet 89cb4995fa x86: hevc_mc: save 1 gpr in epel filter loading 10 years ago
James Almer 03adafb318 x86/g722dsp: add ff_g722_apply_qmf_sse2 10 years ago
Christophe Gisquet b533949813 x86: hevc: remove a parameter to WP internals 10 years ago
James Almer 1679d68dbf x86/hevc_mc: optimize AVX2 mc functions 10 years ago
James Almer 14b44c1614 x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32 10 years ago
James Almer 06fe6dfe12 x86/hevc_sao: make sao_band_filter work on x86_32 10 years ago
Christophe Gisquet b61b9e4919 x86: hevc_mc: remove lea in EPEL_LOAD 10 years ago
Christophe Gisquet 4919b38421 x86: hevc_mc: fewer gpr autoloads for _v filters 10 years ago
James Almer 92d903afaa x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions 10 years ago
Christophe Gisquet 626d6184ce x86: lavc/hevc_mc: fix comments 10 years ago
Christophe Gisquet ed450d4acf x86: lavc: share more constant through defines 10 years ago
Christophe Gisquet 691b7f5e9e lavc/lossless_audiodsp: revert various commits 10 years ago
Christophe Gisquet 9dc45d1f42 x86: lavc: share more constants 10 years ago
Mickaël Raulet 6ecc3fd612 x86/hevc_mc: use aligned loads 10 years ago
James Almer 383fddeec6 x86/lossless_audiodsp: fix compilation with --disable-yasm 10 years ago
James Almer aea29a891f x86/hevc_sao: fix loading of RIP address 10 years ago
Mickaël Raulet bcb0925115 x86/hevc: use CLIPW macro when possible 10 years ago
Christophe Gisquet 5eedd36df1 x86: hevc_mc: use epel_hv 16-wide function 10 years ago
Pierre Edouard Lepere a0d1300f71 x86: hevc_mc: add AVX2 optimizations 10 years ago
Michael Niedermayer a6c2c8fe3f Revert "avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes more similar" 10 years ago
Michael Niedermayer f1214763af avcodec/x86/lossless_audiodsp: Move order&8 fallback into C code 10 years ago