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.
 
 
 
 
Michael Niedermayer b8c438e762 videodsp: assert that linesize is larger than width 10 years ago
..
Makefile avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} 10 years ago
ac3dsp.asm x86: lavc: share more constants 10 years ago
ac3dsp_init.c x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
audiodsp.asm
audiodsp_init.c
blockdsp.asm
blockdsp_init.c
bswapdsp.asm
bswapdsp_init.c
cabac.h
cavsdsp.c Merge commit 'e4610300de6869bd6b3b00e76cfeabb6d7653dcd' 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 x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
dct-test.c avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm 10 years ago
dct32.asm
dct_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
deinterlace.asm avcodec/x86/deinterlace: use INIT_MMX like other asm code does too 10 years ago
dirac_dwt.c
dirac_dwt.h
diracdsp_mmx.c
diracdsp_mmx.h
diracdsp_yasm.asm x86: diracdsp: reuse constants 11 years ago
dnxhdenc.asm
dnxhdenc_init.c
dwt_yasm.asm x86: dwt: better share constants 11 years ago
fdct.c
fdct.h
fdctdsp_init.c
fft.asm Revert "Move struc FFTContext below SECTION_RODATA" 10 years ago
fft.h
fft_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
flac_dsp_gpl.asm lavc/flacenc: partially unroll loop in flac_enc_lpc_16 11 years ago
flacdsp.asm x86/flacdsp: remove unneeded ifdeffery 10 years ago
flacdsp_init.c lavc/flac: Fix encoding and decoding with high lpc. 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 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb' 10 years ago
h264_qpel_8bit.asm
h264_qpel_10bit.asm x86: lavc: share more constant through defines 10 years ago
h264_weight.asm Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a' 10 years ago
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
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 11 years ago
hpeldsp.h
hpeldsp_init.c avcodec/x86/hpeldsp_init: Put CONFIG_* first in if() 10 years ago
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 11 years ago
jpeg2000dsp.asm avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2} 10 years ago
jpeg2000dsp_init.c avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2} 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 Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad' 10 years ago
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 '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' 10 years ago
mpegvideodsp.c
mpegvideoenc.c mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 11 years ago
mpegvideoenc_qns_template.c
mpegvideoenc_template.c
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 11 years ago
pixblockdsp_init.c avcodec: Change get_pixels() to ptrdiff_t linesize 11 years ago
pngdsp.asm avcodec/x86/pngdsp: fix off by 1 error 10 years ago
pngdsp_init.c
proresdsp.asm x86/proresdsp: remove ff_prores_idct_put_10_sse4 10 years ago
proresdsp_init.c x86/proresdsp: remove ff_prores_idct_put_10_sse4 10 years ago
qpel.asm
qpeldsp.asm
qpeldsp_init.c
rnd_template.c
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
rv40dsp_init.c x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 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
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 11 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 doc: avoid incorrect phrase 'allows to' 10 years ago
videodsp.asm x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2 10 years ago
videodsp_init.c videodsp: assert that linesize is larger than width 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 11 years ago
vp8dsp_init.c x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
vp8dsp_loopfilter.asm
vp9dsp_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
vp9intrapred.asm x86: lavc: share more constants 10 years ago
vp9itxfm.asm vp9: disable more pmulhrsw optimizations in idct16/32. 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.asm x86: xvid_idct: SSE2 merged add version 10 years ago
xvididct.h x86/xvididct: remove obsolete function prototypes 10 years ago
xvididct_init.c x86/xvididct: add some yasm guards 10 years ago