..
Makefile
aacenc: add SIMD optimizations for abs_pow34 and quantization
8 years ago
aacencdsp.asm
aacenc: add SIMD optimizations for abs_pow34 and quantization
8 years ago
aacencdsp_init.c
aacenc: add SIMD optimizations for abs_pow34 and quantization
8 years ago
aacpsdsp.asm
x86/aacpsdsp: optimize add_squares loop
9 years ago
aacpsdsp_init.c
…
ac3dsp.asm
…
ac3dsp_init.c
Merge commit '4f22b138886e29f7fffa8c715673951e51be9f32'
9 years ago
alacdsp.asm
…
alacdsp_init.c
…
audiodsp.asm
…
audiodsp_init.c
Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'
9 years ago
blockdsp.asm
…
blockdsp_init.c
…
bswapdsp.asm
…
bswapdsp_init.c
…
cabac.h
asm: FF_-prefix internal macros used in inline assembly
9 years ago
cavsdsp.c
…
constants.c
avcodec/v210: add avx2 version of the 10-bit line encoder
9 years ago
constants.h
avcodec/v210: add avx2 version of the 10-bit line encoder
9 years ago
dcadsp.asm
x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32
9 years ago
dcadsp_init.c
x86/dcadec: add ff_lfe_fir1_float_{sse3,avx}
9 years ago
dct32.asm
…
dct_init.c
…
dirac_dwt.asm
dirac_dwt: Make x86 files/functions names consistent
9 years ago
dirac_dwt_init.c
dirac_dwt: Make x86 files/functions names consistent
9 years ago
diracdsp.asm
x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32
9 years ago
diracdsp_init.c
x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32
9 years ago
dnxhdenc.asm
…
dnxhdenc_init.c
…
fdct.c
…
fdct.h
…
fdctdsp_init.c
…
fft.asm
avcodec: Extend fft to size 2^17
9 years ago
fft.h
fft: Split MDCT bits off from FFT
9 years ago
fft_init.c
Merge commit '73ff983e8dd22ccee166403d0bbbc9c1cd543622'
9 years ago
flac_dsp_gpl.asm
…
flacdsp.asm
…
flacdsp_init.c
…
fmtconvert.asm
avcodec/x86/fmtconvert: Add emms to int32_to_float_fmul_array8_sse()
9 years ago
fmtconvert_init.c
Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'
9 years ago
fpel.asm
…
fpel.h
…
g722dsp.asm
…
g722dsp_init.c
…
h263_loopfilter.asm
…
h263dsp_init.c
…
h264_chromamc.asm
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
9 years ago
h264_chromamc_10bit.asm
…
h264_deblock.asm
avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvc
9 years ago
h264_deblock_10bit.asm
…
h264_i386.h
asm: FF_-prefix internal macros used in inline assembly
9 years ago
h264_idct.asm
Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c'
9 years ago
h264_idct_10bit.asm
Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c'
9 years ago
h264_intrapred.asm
…
h264_intrapred_10bit.asm
…
h264_intrapred_init.c
…
h264_qpel.c
Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'
9 years ago
h264_qpel_8bit.asm
…
h264_qpel_10bit.asm
…
h264_weight.asm
x86/h264_weight: use appropriate register size for weight parameters
8 years ago
h264_weight_10bit.asm
…
h264chroma_init.c
…
h264dsp_init.c
avcodec/h264: Use ptrdiff_t for (bi)weight functions
8 years ago
hevc_deblock.asm
…
hevc_idct.asm
…
hevc_mc.asm
…
hevc_res_add.asm
…
hevc_sao.asm
…
hevc_sao_10bit.asm
x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12}
9 years ago
hevcdsp.h
…
hevcdsp_init.c
x86: hevc: Fix linking with both yasm and optimizations disabled
9 years ago
hpeldsp.asm
…
hpeldsp.h
…
hpeldsp_init.c
Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'
9 years ago
hpeldsp_rnd_template.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
huffyuvdsp.asm
…
huffyuvdsp_init.c
…
huffyuvencdsp.asm
huffyuvencdsp: Undefine "i" macro after each use
9 years ago
huffyuvencdsp_mmx.c
x86: use the new helper macros where useful
9 years ago
idctdsp.asm
…
idctdsp.h
…
idctdsp_init.c
…
imdct36.asm
x86/imdct36: use extractps inside the STORE macro
9 years ago
inline_asm.h
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
9 years ago
jpeg2000dsp.asm
…
jpeg2000dsp_init.c
x86: use the new helper macros where useful
9 years ago
lossless_audiodsp.asm
x86: lossless audio: SSE4 madd 32bits
9 years ago
lossless_audiodsp_init.c
x86: lossless audio: SSE4 madd 32bits
9 years ago
lossless_videodsp.asm
…
lossless_videodsp_init.c
…
lpc.c
…
mathops.h
…
me_cmp.asm
…
me_cmp_init.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
mlpdsp.asm
…
mlpdsp_init.c
x86: use the new helper macros where useful
9 years ago
mpegaudiodsp.c
…
mpegvideo.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
mpegvideodsp.c
Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'
9 years ago
mpegvideoenc.c
…
mpegvideoenc_qns_template.c
…
mpegvideoenc_template.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
mpegvideoencdsp.asm
…
mpegvideoencdsp_init.c
…
pixblockdsp.asm
…
pixblockdsp_init.c
…
pngdsp.asm
…
pngdsp_init.c
…
proresdsp.asm
x86inc: Add debug symbols indicating sizes of compiled functions
9 years ago
proresdsp_init.c
…
qpel.asm
…
qpeldsp.asm
…
qpeldsp_init.c
…
rnd_template.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
rv34dsp.asm
…
rv34dsp_init.c
Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'
9 years ago
rv40dsp.asm
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
9 years ago
rv40dsp_init.c
…
sbrdsp.asm
x86/aacdec: use HADDPS macro
9 years ago
sbrdsp_init.c
…
simple_idct.c
…
simple_idct.h
…
simple_idct10.asm
x86inc: Add debug symbols indicating sizes of compiled functions
9 years ago
simple_idct10_template.asm
…
snowdsp.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
svq1enc.asm
…
svq1enc_init.c
…
synth_filter.asm
avcodec/synth_filter: split off remaining code from dcadec files
9 years ago
synth_filter_init.c
x86: use the new helper macros where useful
9 years ago
takdsp.asm
…
takdsp_init.c
…
ttadsp.asm
avcodec/ttadsp: cosmetics
9 years ago
ttadsp_init.c
avcodec/ttadsp: cosmetics
9 years ago
ttaencdsp.asm
x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}
9 years ago
ttaencdsp_init.c
x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}
9 years ago
v210-init.c
…
v210.asm
…
v210enc.asm
Merge commit 'eafb05fcf37cd19a910ca3b17824384f9006bc0a'
9 years ago
v210enc_init.c
Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45'
9 years ago
vc1dsp.h
…
vc1dsp_init.c
x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format
9 years ago
vc1dsp_loopfilter.asm
x86/vc1dsp: Split the file into MC and loopfilter
9 years ago
vc1dsp_mc.asm
x86/vc1dsp: Split the file into MC and loopfilter
9 years ago
vc1dsp_mmx.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
videodsp.asm
videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations.
9 years ago
videodsp_init.c
…
vorbisdsp.asm
…
vorbisdsp_init.c
…
vp3dsp.asm
…
vp3dsp_init.c
…
vp6dsp.asm
…
vp6dsp_init.c
Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'
9 years ago
vp8dsp.asm
…
vp8dsp_init.c
Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'
9 years ago
vp8dsp_loopfilter.asm
…
vp9dsp_init.c
vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters.
9 years ago
vp9dsp_init.h
…
vp9dsp_init_10bpp.c
…
vp9dsp_init_12bpp.c
…
vp9dsp_init_16bpp.c
x86: use the new helper macros where useful
9 years ago
vp9dsp_init_16bpp_template.c
x86: use the new helper macros where useful
9 years ago
vp9intrapred.asm
…
vp9intrapred_16bpp.asm
…
vp9itxfm.asm
vp9: add 32x32 idct AVX2 implementation.
9 years ago
vp9itxfm_16bpp.asm
…
vp9itxfm_template.asm
…
vp9lpf.asm
vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters.
9 years ago
vp9lpf_16bpp.asm
doc: fix spelling errors
8 years ago
vp9mc.asm
…
vp9mc_16bpp.asm
…
vp56_arith.h
…
w64xmmtest.c
avcodec: fix arguments on xmm/neon clobber test wrappers
8 years ago
xvididct.asm
…
xvididct.h
…
xvididct_init.c
…