..
h26x
avcodec: Remove superfluous ';' outside of functions
9 months ago
vvc
makefile: Clean up missed object files with "make clean"
8 months ago
Makefile
x86/Makefile: fix hevc and vvc dependency of h2656dsp.o
10 months ago
aacencdsp.asm
x86/aacencdsp: clear the high bits for size in ff_abs_pow34_sse
11 months ago
aacencdsp_init.c
avcodec/aacenc: Move initializing DSP out of aacenc.c
9 months ago
aacpsdsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
aacpsdsp_init.c
x86/aacpsdsp: add ps_hybrid_analysis_fma3
2 years ago
ac3dsp.asm
x86/ac3dsp: add ff_float_to_fixed24_avx()
12 months ago
ac3dsp_downmix.asm
…
ac3dsp_init.c
x86/ac3dsp: add ff_float_to_fixed24_avx()
12 months ago
alacdsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
alacdsp_init.c
…
audiodsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
audiodsp_init.c
avcodec/x86/audiodsp: add scalarproduct avx2
2 years ago
blockdsp.asm
avcodec/x86/blockdsp: Remove obsolete MMX functions
2 years ago
blockdsp_init.c
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
bswapdsp.asm
…
bswapdsp_init.c
…
cabac.h
get_cabac_inline_x86: Don't inline the assembly function on 32 bit
2 years ago
cavsdsp.c
avcodec/x86/cavsdsp: Remove unused 3DNow-macro
2 years ago
cavsidct.asm
…
celt_pvq_init.c
…
celt_pvq_search.asm
…
cfhddsp.asm
…
cfhddsp_init.c
…
cfhdencdsp.asm
…
cfhdencdsp_init.c
avcodec/cfhdencdsp: Constify input pointers
2 years ago
constants.c
…
constants.h
…
dcadsp.asm
avcodec/x86/dcadsp: Remove obsolete SSE function
2 years ago
dcadsp_init.c
avcodec/x86/dcadsp: Remove obsolete SSE function
2 years ago
dct32.asm
avcodec/x86/dct32: Remove obsolete SSE function
2 years ago
dirac_dwt.asm
x86: replace explicit REP_RETs with RETs
2 years ago
dirac_dwt_init.c
avcodec/dirac_dwt: Avoid conversions between function pointers and void*
2 years ago
diracdsp.asm
…
diracdsp_init.c
…
dnxhdenc.asm
…
dnxhdenc_init.c
…
exrdsp.asm
…
exrdsp_init.c
…
fdct.c
…
fdct.h
…
fdctdsp_init.c
…
flac_dsp_gpl.asm
…
flacdsp.asm
x86/flacds: clear the high bits from pred_order in lpc_32 functions
1 year ago
flacdsp_init.c
avcodec/x86/flacdsp_init: Remove double ';'
2 years ago
flacencdsp_init.c
avcodec/flacdsp: Split encoder-only parts into a ctx of its own
2 years ago
fmtconvert.asm
avcodec/x86/fmtconvert: Remove obsolete SSE functions
2 years ago
fmtconvert_init.c
avcodec/fmtconvert: Remove unused AVCodecContext parameter
2 years ago
fpel.asm
avcodec/x86/fpel: Remove remnants of MMX
9 months ago
fpel.h
avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext
9 months ago
g722dsp.asm
…
g722dsp_init.c
…
h263_loopfilter.asm
…
h263dsp_init.c
…
h264_cabac.c
…
h264_chromamc.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264_chromamc_10bit.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264_deblock.asm
avcodec/x86/h264dsp_init: Remove obsolete MMX(EXT) functions
2 years ago
h264_deblock_10bit.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264_idct.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264_idct_10bit.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264_intrapred.asm
x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2
9 months ago
h264_intrapred_10bit.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264_intrapred_init.c
x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2
9 months ago
h264_qpel.c
avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext
9 months ago
h264_qpel_8bit.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264_qpel_10bit.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264_weight.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264_weight_10bit.asm
x86: replace explicit REP_RETs with RETs
2 years ago
h264chroma_init.c
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
h264dsp_init.c
avcodec/x86/h264dsp_init: Remove obsolete MMX(EXT) functions
2 years ago
hevc_add_res.asm
avcodec/hevcdsp: Constify src pointers
2 years ago
hevc_deblock.asm
avcodec/x86/hevc: fix luma 12b overflow
9 months ago
hevc_idct.asm
…
hevc_mc.asm
avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm
10 months ago
hevc_sao.asm
x86: replace explicit REP_RETs with RETs
2 years ago
hevc_sao_10bit.asm
x86: replace explicit REP_RETs with RETs
2 years ago
hevcdsp.h
avcodec/hevcdsp: Constify src pointers
2 years ago
hevcdsp_init.c
avcodec: Remove superfluous ';' outside of functions
9 months ago
hpeldsp.asm
avcodec/x86/hpeldsp_vp3: Merge into hpeldsp
1 year ago
hpeldsp.h
avcodec/x86/hpeldsp_vp3: Merge into hpeldsp
1 year ago
hpeldsp_init.c
avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx
9 months ago
hpeldsp_rnd_template.c
…
huffyuvdsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
huffyuvdsp_init.c
avcodec/x86/huffyuvdsp: Remove obsolete MMX functions
2 years ago
huffyuvdsp_template.asm
…
huffyuvencdsp.asm
avcodec/x86/huffyuvencdsp: Remove obsolete MMX function
2 years ago
huffyuvencdsp_init.c
avcodec/huffyuvencdsp: Pass pix_fmt directly when initing dsp
2 years ago
idctdsp.asm
avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functions
2 years ago
idctdsp.h
avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functions
2 years ago
idctdsp_init.c
avcodec/x86/mpegvideoenc_template: Disable dead code
1 year ago
imdct36.asm
avcodec/x86/mpegaudiodsp: Remove obsolete SSE function
2 years ago
inline_asm.h
…
jpeg2000dsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
jpeg2000dsp_init.c
…
lossless_audiodsp.asm
x86/: clear the high bits for order in scalarproduct_and_madd functions
1 year ago
lossless_audiodsp_init.c
avcodec/x86/lossless_audiodsp: Remove obsolete MMXEXT function
2 years ago
lossless_videodsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
lossless_videodsp_init.c
avcodec/x86/lossless_videodsp: Remove obsolete MMX(EXT) functions
2 years ago
lossless_videoencdsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
lossless_videoencdsp_init.c
avcodec/lossless_videoencdsp: Constify src sub_left_predict
2 years ago
lpc.asm
x86/lpc: use fused negative multiply-add instructions where useful
2 years ago
lpc_init.c
avcodec/lpc: use ptrdiff_t for length parameters
2 years ago
mathops.h
avcodec/x86/mathops: clip constants used with shift instructions within inline assembly
1 year ago
me_cmp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
me_cmp_init.c
x86: Don't hardcode the height to 8 in sad8_xy2_mmx
2 years ago
mlpdsp.asm
…
mlpdsp_init.c
…
mpeg4videodsp.c
avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
2 years ago
mpegaudiodsp.c
avcodec/mpegaudiodsp: Init dct32 directly
1 year ago
mpegvideo.c
…
mpegvideoenc.c
…
mpegvideoenc_qns_template.c
avcodec/mpegvideoencdsp: Allow pointers to const where possible
2 years ago
mpegvideoenc_template.c
avcodec/x86/mpegvideoenc_template: Disable dead code
1 year ago
mpegvideoencdsp.asm
avcodec/mpegvideoencdsp: Allow pointers to const where possible
2 years ago
mpegvideoencdsp_init.c
avcodec/mpegvideoencdsp: Allow pointers to const where possible
2 years ago
opusdsp.asm
…
opusdsp_init.c
…
pixblockdsp.asm
avcodec/x86/pixblockdsp: Remove obsolete MMX functions
2 years ago
pixblockdsp_init.c
avcodec/x86/pixblockdsp: Remove obsolete MMX functions
2 years ago
pngdsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
pngdsp_init.c
avcodec/x86/pngdsp: Remove obsolete ff_add_bytes_l2_mmx()
2 years ago
proresdsp.asm
…
proresdsp_init.c
avcodec/proresdsp: Pass necessary parameter directly
1 year ago
qpel.asm
x86: replace explicit REP_RETs with RETs
2 years ago
qpeldsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
qpeldsp_init.c
…
rnd_template.c
avcodec/x86/hpeldsp: Remove obsolete MMX/3dnow functions
2 years ago
rv34dsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
rv34dsp_init.c
avcodec/x86/rv34dsp: Remove obsolete MMX function
2 years ago
rv40dsp.asm
avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX
9 months ago
rv40dsp_init.c
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
sbcdsp.asm
…
sbcdsp_init.c
…
sbrdsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
sbrdsp_init.c
avcodec/x86/sbrdsp: Remove obsolete SSE function
2 years ago
simple_idct.asm
avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX
9 months ago
simple_idct.h
…
simple_idct10.asm
…
simple_idct10_template.asm
…
snowdsp.c
avcodec/snow: Move dsp helper functions to snow_dwt.h
1 year ago
svq1enc.asm
avcodec/x86/svq1enc: Remove obsolete MMXEXT function
2 years ago
svq1enc_init.c
avcodec/svq1enc: Add SVQ1EncDSPContext, make codec context private
2 years ago
synth_filter.asm
avcodec/x86/synth_filter: Remove obsolete SSE function
2 years ago
synth_filter_init.c
dca_core: convert to lavu/tx
2 years ago
takdsp.asm
x86/takdsp: add missing wrappers to AVX2 functions
11 months ago
takdsp_init.c
x86/takdsp: add avx2 versions of all functions
11 months ago
ttadsp.asm
…
ttadsp_init.c
…
ttaencdsp.asm
…
ttaencdsp_init.c
…
utvideodsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
utvideodsp_init.c
…
v210-init.c
avcodec/x86: add avx512icl function for v210dec
2 years ago
v210.asm
x86: replace explicit REP_RETs with RETs
2 years ago
v210enc.asm
avcodec/x86/v210enc: change '0b' binary constant prefix to 'b' suffix
2 years ago
v210enc_init.c
avcodec/v210enc: add new 10-bit function for avx512 avx512icl
2 years ago
vc1dsp.h
…
vc1dsp_init.c
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
vc1dsp_loopfilter.asm
…
vc1dsp_mc.asm
x86: replace explicit REP_RETs with RETs
2 years ago
vc1dsp_mmx.c
…
videodsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
videodsp_init.c
avcodec/videodsp: Constify buf in VideoDSPContext.prefetch
2 years ago
vorbisdsp.asm
avcodec/x86/vorbisdsp: Remove obsolete 3dnow functions
2 years ago
vorbisdsp_init.c
lavc/vorbisdsp: use ptrdiff_t rather than intptr_t
2 years ago
vp3dsp.asm
avcodec/x86/vp3dsp: Remove obsolete MMX functions
2 years ago
vp3dsp_init.c
avcodec/x86/vp3dsp: Remove obsolete MMX functions
2 years ago
vp6dsp.asm
vp6dsp: Remove MMX code
9 months ago
vp6dsp_init.c
avcodec/x86/vp6dsp: Remove obsolete MMX ff_vp6_filter_diag4_mmx
2 years ago
vp8dsp.asm
x86: replace explicit REP_RETs with RETs
2 years ago
vp8dsp_init.c
avcodec/vp8dsp: Constify src in vp8_mc_func
2 years ago
vp8dsp_loopfilter.asm
avcodec/x86/vp8dsp: Remove obsolete MMX(EXT) functions
2 years ago
vp9dsp_init.c
…
vp9dsp_init.h
…
vp9dsp_init_10bpp.c
…
vp9dsp_init_12bpp.c
…
vp9dsp_init_16bpp.c
…
vp9dsp_init_16bpp_template.c
…
vp9intrapred.asm
…
vp9intrapred_16bpp.asm
…
vp9itxfm.asm
…
vp9itxfm_16bpp.asm
…
vp9itxfm_template.asm
…
vp9lpf.asm
…
vp9lpf_16bpp.asm
…
vp9mc.asm
…
vp9mc_16bpp.asm
…
vpx_arith.h
avcodec/vp56: Move VP5-9 range coder functions to a header of their own
2 years ago
w64xmmtest.c
…
xvididct.asm
avcodec/x86/xvididct: Remove obsolete MMX(EXT) functions
2 years ago
xvididct.h
avcodec/x86/xvididct: Remove obsolete MMX(EXT) functions
2 years ago
xvididct_init.c
avcodec/x86/xvididct: Remove obsolete MMX(EXT) functions
2 years ago