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 5c8f747085 x86/hevc_sao: use unaligned movs for sao_{band,filter} with width 8 10 years ago
..
Makefile Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b' 10 years ago
ac3dsp.asm x86: lavc: share more constants 10 years ago
ac3dsp_init.c
audiodsp.asm
audiodsp_init.c
blockdsp.asm
blockdsp_init.c
bswapdsp.asm
bswapdsp_init.c
cabac.h
cavsdsp.c x86/cavsdsp: fix buffer alignment in cavs_idct8_add_mmx() 10 years ago
constants.c x86: lavc: share more constant through defines 10 years ago
constants.h x86: lavc: share more constant through defines 10 years ago
dcadsp.asm
dcadsp_init.c
dct-test.c Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5' 10 years ago
dct32.asm
dct_init.c
deinterlace.asm
dirac_dwt.c
dirac_dwt.h
diracdsp_mmx.c
diracdsp_mmx.h
diracdsp_yasm.asm x86: diracdsp: reuse constants 10 years ago
dnxhdenc.asm
dnxhdenc_init.c Merge commit '9e0b29911f1f167381a7dbdfca68bf417b8c767b' 10 years ago
dwt_yasm.asm x86: dwt: better share constants 10 years ago
fdct.c Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314' 10 years ago
fdct.h Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314' 10 years ago
fdctdsp_init.c Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314' 10 years ago
fft.asm x86: sbrdsp/fft: reuse ps_neg constant 10 years ago
fft.h
fft_init.c
flac_dsp_gpl.asm lavc/flacenc: partially unroll loop in flac_enc_lpc_16 10 years ago
flacdsp.asm x86/flacdsp: remove unneeded ifdeffery 10 years ago
flacdsp_init.c x86/flacdsp: add SSE2 and AVX decorrelate functions 10 years ago
fmtconvert.asm Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' 10 years ago
fmtconvert_init.c Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' 10 years ago
fpel.asm
fpel.h
g722dsp.asm x86/g722dsp: add ff_g722_apply_qmf_sse2 10 years ago
g722dsp_init.c x86/g722dsp: add ff_g722_apply_qmf_sse2 10 years ago
h263_loopfilter.asm
h263dsp_init.c
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm
h264_deblock_10bit.asm x86: lavc: share more constant through defines 10 years ago
h264_i386.h h264_i386: Fix operand size 10 years ago
h264_idct.asm
h264_idct_10bit.asm x86: lavc: share more constant through defines 10 years ago
h264_intrapred.asm Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2' 10 years ago
h264_intrapred_10bit.asm x86: lavc: share more constant through defines 10 years ago
h264_intrapred_init.c
h264_qpel.c Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' 10 years ago
h264_qpel_8bit.asm
h264_qpel_10bit.asm x86: lavc: share more constant through defines 10 years ago
h264_weight.asm
h264_weight_10bit.asm x86: lavc: share more constant through defines 10 years ago
h264chroma_init.c
h264dsp_init.c
hevc_deblock.asm hevc_deblock: Fix compilation with nasm 10 years ago
hevc_idct.asm x86/hevc_idct: add a colon to labels 10 years ago
hevc_mc.asm x86: hevc_mc: fewer xmm regs used in epel h/v 10 years ago
hevc_res_add.asm x86: lavc: share more constant through defines 10 years ago
hevc_sao.asm x86/hevc_sao: use unaligned movs for sao_{band,filter} with width 8 10 years ago
hevcdsp.h x86: hevc: remove a parameter to WP internals 10 years ago
hevcdsp_init.c x86: hevc: remove a parameter to WP internals 10 years ago
hpeldsp.asm x86: vpx/h264/hevc/mpeg2: share constants 10 years ago
hpeldsp.h
hpeldsp_init.c
hpeldsp_rnd_template.c x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmx 10 years ago
huffyuvdsp.asm x86: lavc: share more constants 10 years ago
huffyuvdsp_init.c
huffyuvencdsp_mmx.c
idctdsp.asm x86/idctdsp: port {put,add}_pixels_clamped to yasm 10 years ago
idctdsp.h lavc/x86/idctdsp.h: Fix make checkheaders. 10 years ago
idctdsp_init.c x86/idctdsp: port {put,add}_pixels_clamped to yasm 10 years ago
imdct36.asm
inline_asm.h x86: better share ff_pw_2 10 years ago
lossless_audiodsp.asm Revert "avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes more similar" 10 years ago
lossless_audiodsp_init.c lavc/lossless_audiodsp: revert various commits 10 years ago
lossless_videodsp.asm
lossless_videodsp_init.c
lpc.c
mathops.h
me_cmp.asm Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 10 years ago
me_cmp_init.c Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 10 years ago
mlpdsp.asm x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2} 10 years ago
mlpdsp_init.c avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86() 10 years ago
mpegaudiodsp.c
mpegvideo.c Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' 10 years ago
mpegvideodsp.c
mpegvideoenc.c mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 10 years ago
mpegvideoenc_qns_template.c
mpegvideoenc_template.c Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314' 10 years ago
mpegvideoencdsp.asm x86/mpegvideoencdsp: improve ff_pix_sum16_sse2 10 years ago
mpegvideoencdsp_init.c x86/mpegvideoencdsp: improve ff_pix_sum16_sse2 10 years ago
pixblockdsp.asm avcodec: Change get_pixels() to ptrdiff_t linesize 10 years ago
pixblockdsp_init.c avcodec: Change get_pixels() to ptrdiff_t linesize 10 years ago
pngdsp.asm avcodec/x86/pngdsp: fix off by 1 error 10 years ago
pngdsp_init.c
proresdsp.asm
proresdsp_init.c Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae' 10 years ago
qpel.asm
qpeldsp.asm
qpeldsp_init.c Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' 10 years ago
rnd_template.c
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
rv40dsp_init.c Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' 10 years ago
sbrdsp.asm x86/sbrdsp: Use different mem moves 10 years ago
sbrdsp_init.c x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3} 10 years ago
simple_idct.c Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' 10 years ago
simple_idct.h Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0' 10 years ago
snowdsp.c avcodec/snow: mark dwt init as av_cold 10 years ago
svq1enc.asm avcodec/svq1enc: align buffer used by simd functions 10 years ago
svq1enc_init.c
ttadsp.asm x86/ttadsp: remove an unnecessary mova 10 years ago
ttadsp_init.c
v210-init.c avcodec/v210dec: Add ff prefix to v210_x86_init() 10 years ago
v210.asm lavc/x86/v210: give cpuflag to INIT macro 10 years ago
v210enc.asm x86: lavc: share more constant through defines 10 years ago
v210enc_init.c Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2' 10 years ago
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c
vc1dsp_mmx.c
videodsp.asm x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2 10 years ago
videodsp_init.c x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2 10 years ago
vorbisdsp.asm
vorbisdsp_init.c
vp3dsp.asm x86: lavc: share more constant through defines 10 years ago
vp3dsp_init.c x86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasm 10 years ago
vp6dsp.asm
vp6dsp_init.c
vp8dsp.asm x86: vpx/h264/hevc/mpeg2: share constants 10 years ago
vp8dsp_init.c
vp8dsp_loopfilter.asm
vp9dsp_init.c vp9/x86: make filter_16_h work on 32-bit. 10 years ago
vp9intrapred.asm x86: lavc: share more constants 10 years ago
vp9itxfm.asm x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions 10 years ago
vp9lpf.asm vp9/x86: add myself to copyright holders for loopfilter assembly. 10 years ago
vp9mc.asm vp9/x86: sse2 MC assembly. 10 years ago
vp56_arith.h
w64xmmtest.c
xvididct.h Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5' 10 years ago
xvididct_init.c Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453' 10 years ago
xvididct_mmx.c avcodec/x86: use function pointers for {put,add}_pixels_clamped 10 years ago
xvididct_sse2.c avcodec/x86: use function pointers for {put,add}_pixels_clamped 10 years ago