..
aacencdsp.asm
aacencdsp_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
aacpsdsp.asm
aacpsdsp_init.c
ac3dsp.asm
ac3enc_fixed: drop unnecessary fixed-point DSP code
2021-01-14 01:44:20 +01:00
ac3dsp_downmix.asm
ac3dsp_init.c
ac3enc_fixed: drop unnecessary fixed-point DSP code
2021-01-14 01:44:20 +01:00
alacdsp.asm
alacdsp_init.c
audiodsp.asm
Merge commit ' 994c4bc107'
2017-10-21 12:15:57 -03:00
audiodsp_init.c
blockdsp.asm
x86/blockdsp: use three operand form for an instruction
2017-10-04 23:51:44 -03:00
blockdsp_init.c
libavcodec/blockdsp : add AVX version
2017-10-03 19:47:37 -03:00
bswapdsp.asm
avcodec/x86/bswapdsp : use macro for 128 bits constants loading in xmm or ymm
2017-12-02 18:25:25 +01:00
bswapdsp_init.c
libavcodec/bswapdsp : add AVX2 func for bswap_buf (swap uint32_t)
2017-10-29 15:21:35 +01:00
cabac.h
avcodec/cabac_functions, x86/cabac: Include stddef.h
2021-02-04 05:17:33 +01:00
cavsdsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
cavsidct.asm
celt_pvq_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
celt_pvq_search.asm
x86/opus_dsp: rename to celt_pvq
2019-03-31 23:35:00 +02:00
cfhddsp.asm
x86/cfhddsp: zero extend int arguments
2020-08-28 20:09:25 -03:00
cfhddsp_init.c
avcodec/cfhd: add x86 SIMD
2020-08-26 21:13:38 +02:00
cfhdencdsp.asm
avcodec/x86: add cfhdenc SIMD
2021-02-27 17:09:44 +01:00
cfhdencdsp_init.c
avcodec/x86: add cfhdenc SIMD
2021-02-27 17:09:44 +01:00
constants.c
avcodec/x86/constants: Remove unused ff_pw_17
2021-02-24 09:49:03 +01:00
constants.h
x86/constants: make pb_80 32 byte wide
2017-11-21 10:57:03 -03:00
dcadsp.asm
dcadsp_init.c
dct32.asm
Merge commit ' 6eef263aca'
2017-10-12 13:48:35 -03:00
dct_init.c
dirac_dwt.asm
dirac_dwt_init.c
diracdsp.asm
avcodec/x86/diracdsp: Fix high bits on Windows x86_64
2020-01-31 00:04:22 +01:00
diracdsp_init.c
avcodec/x86/diracdsp_init: Reuse macro
2021-02-24 09:38:12 +01:00
dnxhdenc.asm
dnxhdenc_init.c
exrdsp.asm
avcodec/x86/exrdsp : use ymm constant for pb_80
2017-11-23 20:00:13 +01:00
exrdsp_init.c
libavcodec/exr : add x86 SIMD for predictor
2017-10-01 17:35:30 -03:00
fdct.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
fdct.h
fdctdsp_init.c
fft.asm
avcodec/fft: fix INTERL macro on 3dnow
2017-11-25 13:11:45 -03:00
fft.h
fft_init.c
flac_dsp_gpl.asm
flacdsp.asm
flacdsp_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
fmtconvert.asm
fmtconvert_init.c
fpel.asm
fpel.h
g722dsp.asm
g722dsp_init.c
h263_loopfilter.asm
h263dsp_init.c
h264_cabac.c
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm
x86/h264_deblock: fix warning about trailing empty parameter
2020-07-12 11:30:23 -03:00
h264_deblock_10bit.asm
h264_idct.asm
h264_idct: enable unmacro on newer NASM versions
2018-02-12 10:50:37 +00:00
h264_idct_10bit.asm
h264_intrapred.asm
avcodec/x86/constants: Remove unused ff_pw_17
2021-02-24 09:49:03 +01:00
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_qpel.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264chroma_init.c
h264dsp_init.c
avcodec/h264dsp: change loop filter stride argument to ptrdiff_t
2019-02-20 15:27:43 -03:00
hevc_add_res.asm
lavc/x86/hevc_add_res: Fix coeff overflow in ADD_RES_SSE_16_32_8
2020-03-27 10:57:40 +01:00
hevc_deblock.asm
hevc_idct.asm
hevc_mc.asm
hevc_sao.asm
avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64
2018-01-11 23:46:31 -03:00
hevc_sao_10bit.asm
avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64
2018-01-11 23:46:31 -03:00
hevcdsp.h
hevcdsp_init.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
hpeldsp.asm
hpeldsp.h
hpeldsp_init.c
hpeldsp_rnd_template.c
hpeldsp_vp3.asm
hpeldsp_vp3_init.c
huffyuvdsp.asm
avcodec/huffyuvdsp : add add_int16 AVX2 func
2017-11-21 09:41:58 +01:00
huffyuvdsp_init.c
avcodec/huffyuvdsp : add add_int16 AVX2 func
2017-11-21 09:41:58 +01:00
huffyuvdsp_template.asm
avcodec/huffyuvdsp : add add_int16 AVX2 func
2017-11-21 09:41:58 +01:00
huffyuvencdsp.asm
avcodec/huffyuvdspenc : add diff_int16 AVX2 func
2017-11-21 09:42:08 +01:00
huffyuvencdsp_init.c
avcodec/huffyuvdspenc : add diff_int16 AVX2 func
2017-11-21 09:42:08 +01:00
idctdsp.asm
idctdsp.h
idctdsp_init.c
mpeg4video: Add support for MPEG-4 Simple Studio Profile.
2018-04-02 13:06:23 +01:00
imdct36.asm
Merge commit ' 6eef263aca'
2017-10-12 13:48:35 -03:00
inline_asm.h
jpeg2000dsp.asm
x86/jpeg2000dsp: add ff_ict_float_{fma3,fma4}
2017-11-20 18:33:58 -03:00
jpeg2000dsp_init.c
x86/jpeg2000dsp: add ff_ict_float_{fma3,fma4}
2017-11-20 18:33:58 -03:00
lossless_audiodsp.asm
lossless_audiodsp_init.c
lossless_videodsp.asm
x86/lossless_videodsp: rename ff_add_left_pred_int16_sse4 to ff_add_left_pred_int16_unaligned_ssse3
2017-12-10 00:51:01 -03:00
lossless_videodsp_init.c
x86/lossless_videodsp: rename ff_add_left_pred_int16_sse4 to ff_add_left_pred_int16_unaligned_ssse3
2017-12-10 00:51:01 -03:00
lossless_videoencdsp.asm
avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction
2018-01-28 20:23:11 +01:00
lossless_videoencdsp_init.c
avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction
2018-01-28 20:23:11 +01:00
lpc.c
Makefile
avcodec/x86: add cfhdenc SIMD
2021-02-27 17:09:44 +01:00
mathops.h
mdct15.asm
mdct15: simplify the fft15 x86 SIMD
2018-05-07 23:27:41 +01:00
mdct15_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
me_cmp.asm
me_cmp_init.c
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
2021-01-01 14:14:57 +01:00
mlpdsp.asm
mlpdsp_init.c
mpegaudiodsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
mpegvideo.c
mpegvideodsp.c
avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
2017-11-14 04:54:31 +01:00
mpegvideoenc.c
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
2021-01-01 14:14:57 +01:00
mpegvideoenc_qns_template.c
mpegvideoenc_template.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
mpegvideoencdsp.asm
mpegvideoencdsp_init.c
opusdsp.asm
x86/opusdps: clear the high bits from some gprs
2019-09-11 20:42:31 -03:00
opusdsp_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
pixblockdsp.asm
pixblockdsp_init.c
pixblockdsp, avdct: Add get_pixels_unaligned
2020-05-13 13:20:08 +03:00
pngdsp.asm
pngdsp_init.c
proresdsp.asm
proresdsp_init.c
avcodec/proresdsp indent after prev commit
2018-12-02 12:55:35 +01:00
qpel.asm
qpeldsp.asm
qpeldsp_init.c
rnd_template.c
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
Merge commit ' 6eef263aca'
2017-10-12 13:48:35 -03:00
rv40dsp_init.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
sbcdsp.asm
sbcenc: add MMX optimizations
2018-03-07 22:26:53 +01:00
sbcdsp_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
sbrdsp.asm
sbrdsp_init.c
simple_idct.asm
simple_idct.h
simple_idct10.asm
simple_idct10_template.asm
snowdsp.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
svq1enc.asm
svq1enc_init.c
synth_filter.asm
synth_filter_init.c
takdsp.asm
takdsp_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
ttadsp.asm
ttadsp_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
ttaencdsp.asm
ttaencdsp_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
utvideodsp.asm
x86/utvideodsp: reuse shared constants
2017-11-21 10:57:14 -03:00
utvideodsp_init.c
avcodec/utvideodsp : add avx2 version for the dsp
2017-11-21 09:00:42 +01:00
v210-init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
v210.asm
x86/v210dec: use named registers
2019-05-03 01:20:18 -03:00
v210enc.asm
v210enc_init.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
vc1dsp.h
vc1dsp_init.c
vc1dsp_loopfilter.asm
vc1dsp_mc.asm
vc1dsp_mmx.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
videodsp.asm
videodsp_init.c
vorbisdsp.asm
vorbisdsp_init.c
vp3dsp.asm
vp3dsp_init.c
vp4: prevent unaligned memory access in loop filter
2019-10-30 10:06:38 +01:00
vp6dsp.asm
vp6dsp_init.c
vp8dsp.asm
Merge commit ' 307eb1a8ee'
2017-10-21 12:28:39 -03:00
vp8dsp_init.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
vp8dsp_loopfilter.asm
vp9dsp_init.c
vp9dsp_init.h
Include attributes.h directly
2021-04-19 14:34:10 +02:00
vp9dsp_init_10bpp.c
vp9dsp_init_12bpp.c
vp9dsp_init_16bpp.c
vp9dsp_init_16bpp_template.c
vp9intrapred.asm
vp9intrapred_16bpp.asm
vp9itxfm.asm
vp9itxfm_16bpp.asm
vp9itxfm_template.asm
vp9lpf.asm
vp9lpf_16bpp.asm
vp9mc.asm
vp9mc_16bpp.asm
vp56_arith.h
Include attributes.h directly
2021-04-19 14:34:10 +02:00
w64xmmtest.c
avcodec: Remove deprecated old encode/decode APIs
2021-04-27 10:43:12 -03:00
xvididct.asm
xvididct.h
xvididct_init.c