You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
James Almer c792528970 x86/imdct36: use extractps inside the STORE macro 9 years ago
..
Makefile avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
aacpsdsp.asm
aacpsdsp_init.c
ac3dsp.asm
ac3dsp_init.c Merge commit '4f22b138886e29f7fffa8c715673951e51be9f32' 9 years ago
alacdsp.asm
alacdsp_init.c
audiodsp.asm
audiodsp_init.c
blockdsp.asm
blockdsp_init.c
bswapdsp.asm
bswapdsp_init.c
cabac.h
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 avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
dcadsp_init.c avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
dct-test.c x86: dct-test: add more idcts 10 years ago
dct32.asm
dct_init.c
dirac_dwt.c diracdec: Template DSP functions adding 10-bit versions 10 years ago
dirac_dwt.h
diracdsp_mmx.c diracdec: Template DSP functions adding 10-bit versions 10 years ago
diracdsp_mmx.h
diracdsp_yasm.asm diracdec: Template DSP functions adding 10-bit versions 10 years ago
dnxhdenc.asm
dnxhdenc_init.c
dwt_yasm.asm
fdct.c
fdct.h
fdctdsp_init.c
fft.asm
fft.h
fft_init.c
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
fpel.asm
fpel.h x86: fpel: Remove erroneous ff_put_pixels8_mmxext prototype 10 years ago
g722dsp.asm
g722dsp_init.c
h263_loopfilter.asm
h263dsp_init.c
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm
h264_deblock_10bit.asm
h264_i386.h
h264_idct.asm
h264_idct_10bit.asm
h264_intrapred.asm
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_qpel.c x86: fpel: Move prototypes for 4-px block functions 10 years ago
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264chroma_init.c
h264dsp_init.c
hevc_deblock.asm
hevc_idct.asm
hevc_mc.asm hevcdsp: use a macro for .rodata section 10 years ago
hevc_res_add.asm
hevc_sao.asm
hevc_sao_10bit.asm x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12} 10 years ago
hevcdsp.h
hevcdsp_init.c x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12} 10 years ago
hpeldsp.asm
hpeldsp.h
hpeldsp_init.c
hpeldsp_rnd_template.c
huffyuvdsp.asm
huffyuvdsp_init.c
huffyuvencdsp.asm huffyuvencdsp: Cherry pick changes left out in the last commit 10 years ago
huffyuvencdsp_mmx.c huffyuvencdsp: Add ff_diff_bytes_{sse2,avx2} 10 years ago
idctdsp.asm
idctdsp.h
idctdsp_init.c x86: simple_idct: 12bits versions 10 years ago
imdct36.asm x86/imdct36: use extractps inside the STORE macro 9 years ago
inline_asm.h
jpeg2000dsp.asm
jpeg2000dsp_init.c
lossless_audiodsp.asm
lossless_audiodsp_init.c
lossless_videodsp.asm
lossless_videodsp_init.c
lpc.c
mathops.h
me_cmp.asm
me_cmp_init.c
mlpdsp.asm
mlpdsp_init.c
mpegaudiodsp.c
mpegvideo.c
mpegvideodsp.c
mpegvideoenc.c
mpegvideoenc_qns_template.c
mpegvideoenc_template.c
mpegvideoencdsp.asm
mpegvideoencdsp_init.c
pixblockdsp.asm pixblockdsp: x86: Condense diff_pixels_* to a shared macro 10 years ago
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
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
rv40dsp_init.c all: fix -Wextra-semi reported on clang 10 years ago
sbrdsp.asm
sbrdsp_init.c
simple_idct.c
simple_idct.h x86: simple_idct: 12bits versions 10 years ago
simple_idct10.asm x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
simple_idct10_template.asm x86: simple_idct10_template: use const 10 years ago
snowdsp.c
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 avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
takdsp.asm x86/takdsp: use arithmetic shift instructions 10 years ago
takdsp_init.c avcodec/takdec: add x86 SIMD for rest of decorrelation modes 10 years ago
ttadsp.asm
ttadsp_init.c
v210-init.c
v210.asm
v210enc.asm avcodec/v210: guard new avx2 functions from old assemblers 9 years ago
v210enc_init.c avcodec/v210: add avx2 version of the 10-bit line encoder 9 years ago
vc1dsp.asm avcodec/x86/vc1dsp: Remove unused macro 10 years ago
vc1dsp.h
vc1dsp_init.c lavc/x86/vc1dsp_init: Fix compilation with --disable-yasm. 10 years ago
vc1dsp_mmx.c vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasm 10 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
vp8dsp.asm
vp8dsp_init.c
vp8dsp_loopfilter.asm
vp9dsp_init.c all: fix -Wextra-semi reported on clang 10 years ago
vp9dsp_init.h all: fix -Wextra-semi reported on clang 10 years ago
vp9dsp_init_10bpp.c
vp9dsp_init_12bpp.c
vp9dsp_init_16bpp.c
vp9dsp_init_16bpp_template.c all: fix -Wextra-semi reported on clang 10 years ago
vp9intrapred.asm
vp9intrapred_16bpp.asm vp9: don't keep a stack pointer if we don't need it. 10 years ago
vp9itxfm.asm vp9: refactor itx coefficients and share between 8 and 10/12bpp. 10 years ago
vp9itxfm_16bpp.asm x86/vp9itxfm: fix register clobbering in ff_vp9_idct_idct_4x4_add_12_sse2 10 years ago
vp9itxfm_template.asm vp9: add x86 simd (sse2/ssse3) for iadst4 10bpp functions. 10 years ago
vp9lpf.asm
vp9lpf_16bpp.asm
vp9mc.asm
vp9mc_16bpp.asm
vp56_arith.h
w64xmmtest.c
xvididct.asm
xvididct.h
xvididct_init.c