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.
 
 
 
 
Andreas Rheinhardt 6f7bf64dbc avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
..
Makefile avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
aacpsdsp_init_aarch64.c Include attributes.h directly 4 years ago
aacpsdsp_neon.S
cabac.h
fmtconvert_init.c avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
fmtconvert_neon.S
h264chroma_init_aarch64.c avcodec/h264chroma: Constify src in h264_chroma_mc_func 2 years ago
h264cmc_neon.S avcodec/h264chroma: Constify src in h264_chroma_mc_func 2 years ago
h264dsp_init_aarch64.c lavc/aarch64: h264, add chroma loop filters for 10bit 3 years ago
h264dsp_neon.S aarch64: h264dsp: Fix incorrectly indented code 3 years ago
h264idct_neon.S aarch64: Implement stack spilling in a consistent way. 2 years ago
h264pred_init.c lavc/aarch64: add pred functions for 10-bit 3 years ago
h264pred_neon.S lavc/aarch64: add pred functions for 10-bit 3 years ago
h264qpel_init_aarch64.c
h264qpel_neon.S aarch64: h264qpel: Do vertical filtering without transposing 3 years ago
hevcdsp_deblock_neon.S lavc/aarch64: add hevc deblock chroma 8-12bit 2 years ago
hevcdsp_epel_neon.S lavc/aarch64: new optimization for 8-bit hevc_epel_uni_hv 1 year ago
hevcdsp_idct_neon.S aarch64/hevc: Replace br return with ret 1 year ago
hevcdsp_init_aarch64.c lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_hv 1 year ago
hevcdsp_qpel_neon.S lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_hv 1 year ago
hevcdsp_sao_neon.S aarch64: Implement stack spilling in a consistent way. 2 years ago
hpeldsp_init_aarch64.c
hpeldsp_neon.S
idct.h avcodec/aarch64/idct: Add missing stddef 3 years ago
idctdsp_init_aarch64.c avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast paths 3 years ago
idctdsp_neon.S avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast paths 3 years ago
me_cmp_init_aarch64.c lavc/aarch64: Add neon implementation for vsse_intra8 2 years ago
me_cmp_neon.S aarch64: Implement stack spilling in a consistent way. 2 years ago
mpegaudiodsp_init.c
mpegaudiodsp_neon.S
neon.S lavc/aarch64: add clip N macro 2 years ago
neontest.c avcodec: Remove deprecated old encode/decode APIs 4 years ago
opusdsp_init.c Include attributes.h directly 4 years ago
opusdsp_neon.S
pixblockdsp_init_aarch64.c libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
pixblockdsp_neon.S libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
rv40dsp_init_aarch64.c avcodec/h264chroma: Constify src in h264_chroma_mc_func 2 years ago
sbrdsp_init_aarch64.c
sbrdsp_neon.S
simple_idct_neon.S aarch64: Use ret x<n> instead of br x<n> where possible 3 years ago
synth_filter_init.c avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
synth_filter_neon.S avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
vc1dsp_init_aarch64.c avcodec/h264chroma: Constify src in h264_chroma_mc_func 2 years ago
vc1dsp_neon.S avcodec/vc1: Arm 64-bit NEON unescape fast path 3 years ago
videodsp.S lavc/aarch64: fix relocation out of range error 3 years ago
videodsp_init.c avcodec/videodsp: Constify buf in VideoDSPContext.prefetch 2 years ago
vorbisdsp_init.c lavc/vorbisdsp: use ptrdiff_t rather than intptr_t 2 years ago
vorbisdsp_neon.S
vp8dsp.h avcodec/vp8dsp: Constify src in vp8_mc_func 2 years ago
vp8dsp_init_aarch64.c
vp8dsp_neon.S
vp9dsp_init.h
vp9dsp_init_10bpp_aarch64.c
vp9dsp_init_12bpp_aarch64.c
vp9dsp_init_16bpp_aarch64_template.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
vp9dsp_init_aarch64.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
vp9itxfm_16bpp_neon.S aarch64: Use ret x<n> instead of br x<n> where possible 3 years ago
vp9itxfm_neon.S aarch64: Implement stack spilling in a consistent way. 2 years ago
vp9lpf_16bpp_neon.S aarch64: Implement stack spilling in a consistent way. 2 years ago
vp9lpf_neon.S aarch64: Implement stack spilling in a consistent way. 2 years ago
vp9mc_16bpp_neon.S
vp9mc_aarch64.S
vp9mc_neon.S