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 dad31083ae x86/svq1enc: port ssd_int8_vs_int16 to yasm 11 years ago
..
Makefile x86/svq1enc: port ssd_int8_vs_int16 to yasm 11 years ago
ac3dsp.asm Merge commit '57b5b84e208ad61ffdd74ad849bed212deb92bc5' 11 years ago
ac3dsp_init.c Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647' 11 years ago
audiodsp.asm x86/audiodsp: move asm code out of dsputil 11 years ago
audiodsp_init.c x86/audiodsp: move asm code out of dsputil 11 years ago
blockdsp.asm Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
blockdsp_init.c Merge commit '12f129e545e5a5844b6ad7f3eb6a438015cad8bc' 11 years ago
bswapdsp.asm x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asm 11 years ago
bswapdsp_init.c Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' 11 years ago
cabac.h inline asm: fix arrays as named constraints. 11 years ago
cavsdsp.c Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
constants.c x86/vp9: inital AVX2 intra_pred 11 years ago
constants.h x86/vp9: inital AVX2 intra_pred 11 years ago
dca.h Merge commit 'b23bc95920e2f10b9621857e829c45b064f356c0' 11 years ago
dcadsp.asm x86/synth_filter: remove the fma3 version ifdefs 11 years ago
dcadsp_init.c x86/synth_filter: remove the fma3 version ifdefs 11 years ago
dct32.asm x86/dct32: don't build ff_dct32_float_sse on x86_64 11 years ago
dct_init.c avcodec/x86/dct_init: fix build failure with clang && disable-optimizations 11 years ago
deinterlace.asm Merge commit '831a1180785a786272cdcefb71566a770bfb879e' 11 years ago
dirac_dwt.c
dirac_dwt.h
diracdsp_mmx.c x86: hpeldsp: propagate changes across codecs 11 years ago
diracdsp_mmx.h
diracdsp_yasm.asm
dnxhdenc.asm DNxHD: convert inline asm to yasm 11 years ago
dnxhdenc_init.c DNxHD: convert inline asm to yasm 11 years ago
dsputil_init.c Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
dsputil_mmx.c Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
dsputil_qns_template.c Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' 11 years ago
dsputil_x86.h Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
dsputilenc.asm x86: dsputilenc: convert hf_noise*_mmx to yasm 11 years ago
dsputilenc_mmx.c avcodec/x86/dsputilenc_mmx: fix build without yasm 11 years ago
dwt_yasm.asm
fdct.c Merge commit '831a1180785a786272cdcefb71566a770bfb879e' 11 years ago
fft.asm
fft.h
fft_init.c
flacdsp.asm x86: Move XOP emulation to x86util 11 years ago
flacdsp_init.c x86/fladsp: add missing check to ff_flacdsp_init_x86() 11 years ago
fmtconvert.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
fmtconvert_init.c
fpel.asm x86: kill fpel_mmx.c 11 years ago
fpel.h x86: hpeldsp: propagate changes across codecs 11 years ago
h263_loopfilter.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
h263dsp_init.c
h264_chromamc.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
h264_chromamc_10bit.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
h264_deblock.asm Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
h264_deblock_10bit.asm Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
h264_i386.h inline asm: fix arrays as named constraints. 11 years ago
h264_idct.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
h264_idct_10bit.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
h264_intrapred.asm Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
h264_intrapred_10bit.asm x86: move horizontal add macros to x86util 11 years ago
h264_intrapred_init.c Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
h264_qpel.c x86: hpeldsp: propagate changes across codecs 11 years ago
h264_qpel_8bit.asm
h264_qpel_10bit.asm avcodec/x86/h264_qpel_10bit: locally define pb_0 11 years ago
h264_weight.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
h264_weight_10bit.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
h264chroma_init.c Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' 11 years ago
h264dsp_init.c Merge commit '5ab03e41e553452118113d0c224fa32b325e45e5' 11 years ago
hevc_deblock.asm x86/hevc_deblock: improve chroma functions register allocation 11 years ago
hevc_idct.asm avcodec/x86/hevc_idct: fix function name in comment 11 years ago
hevc_mc.asm x86: hevc_mc: remove unneeded shift 11 years ago
hevcdsp.h avcodec/x86/hevc: add avx2 dc idct 11 years ago
hevcdsp_init.c avcodec/x86/hevc: add avx2 dc idct 11 years ago
hpeldsp.asm x86: hpeldsp: better factorization 11 years ago
hpeldsp.h x86: hpeldsp: propagate changes across codecs 11 years ago
hpeldsp_init.c x86: hpeldsp: propagate changes across codecs 11 years ago
hpeldsp_rnd_template.c Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' 11 years ago
huffyuvdsp.asm x86util: add and use RSHIFT/LSHIFT macros 11 years ago
huffyuvdsp_init.c Merge commit '009331303a6462d07cbe94aef9c446f1a1695519' 11 years ago
huffyuvencdsp_mmx.c Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c' 11 years ago
idct_mmx_xvid.c Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
idct_sse2_xvid.c Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
idct_xvid.h
idctdsp.asm x86: rename dsputil.asm to idctdsp.asm 11 years ago
idctdsp.h Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
idctdsp_init.c Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
idctdsp_mmx.c Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
imdct36.asm x86/imdct36: use sse3 instructions in the last BUTTERF step when possible 11 years ago
inline_asm.h Merge commit '1a8d0cf77ed2611e542ae98f341d4c43a04467bd' 11 years ago
lossless_audiodsp.asm apedsp: move to llauddsp 11 years ago
lossless_audiodsp_init.c apedsp: move to llauddsp 11 years ago
lossless_videodsp.asm avcodec/x86/lossless_videodsp: Fix size of values read for left/left_top 11 years ago
lossless_videodsp_init.c rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 11 years ago
lpc.c inline asm: fix arrays as named constraints. 11 years ago
mathops.h Fix compilation with !HAVE_6REGS. 11 years ago
mlpdsp.c avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are supported 11 years ago
motion_est.c x86/motion_est: sad_{x, y}2_mmxext functions are bitexact 11 years ago
mpegaudiodsp.c x86/mpegaudiodsp.c: msvc compilation error without sse/avx_external 11 years ago
mpegvideo.c Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647' 11 years ago
mpegvideodsp.c Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf' 11 years ago
mpegvideoenc.c Merge commit '391ecc961ced2bde7aecb3053ac35191f838fae8' 11 years ago
mpegvideoenc_template.c Merge commit '391ecc961ced2bde7aecb3053ac35191f838fae8' 11 years ago
pngdsp.asm
pngdsp_init.c
proresdsp.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
proresdsp_init.c Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
qpel.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 11 years ago
qpeldsp.asm Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' 11 years ago
qpeldsp_init.c avcodec/x86/qpeldsp_init: Restore author attribution 11 years ago
rnd_template.c Merge commit '1a8d0cf77ed2611e542ae98f341d4c43a04467bd' 11 years ago
rv34dsp.asm
rv34dsp_init.c Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b' 11 years ago
rv40dsp.asm Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
rv40dsp_init.c avcodec/x86/rv40dsp_init: fix () in macros 11 years ago
sbrdsp.asm x86: sbrdsp: implement SSE qmf_deint_neg 11 years ago
sbrdsp_init.c x86: sbrdsp: implement SSE qmf_deint_neg 11 years ago
simple_idct.c Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
snowdsp.c Fix compilation with !HAVE_6REGS. 11 years ago
svq1enc.asm x86/svq1enc: port ssd_int8_vs_int16 to yasm 11 years ago
svq1enc_init.c x86/svq1enc: port ssd_int8_vs_int16 to yasm 11 years ago
ttadsp.asm tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 11 years ago
ttadsp_init.c tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 11 years ago
v210-init.c
v210.asm
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c vc1dsp: fix build without inline asm 11 years ago
vc1dsp_mmx.c x86: kill fpel_mmx.c 11 years ago
videodsp.asm Revert "x86/videodsp: add emulated_edge_mc_mmxext" 11 years ago
videodsp_init.c Revert "x86/videodsp: add emulated_edge_mc_mmxext" 11 years ago
vorbisdsp.asm
vorbisdsp_init.c Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' 11 years ago
vp3dsp.asm
vp3dsp_init.c Fix compilation with !HAVE_6REGS. 11 years ago
vp6dsp.asm
vp6dsp_init.c Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b' 11 years ago
vp8dsp.asm Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
vp8dsp_init.c Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
vp8dsp_loopfilter.asm Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
vp9dsp_init.c x86/vp9: inital AVX2 intra_pred 11 years ago
vp9intrapred.asm Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
vp9itxfm.asm vp9/x86: use explicit register for relative stack references. 11 years ago
vp9lpf.asm avcodec/x86/vp9lpf: add a comment above a bunch of SWAP. 11 years ago
vp9mc.asm x86/vp9mc: add vp9 namespace. 11 years ago
vp56_arith.h Fix compilation with !HAVE_6REGS. 11 years ago
w64xmmtest.c