ffmpeg/libavcodec/riscv
Andreas Rheinhardt 88b3b09afa avcodec/aacenc: Move initializing DSP out of aacenc.c
Otherwise aacenc.o gets pulled in by the aacencdsp checkasm
test and it in turn pulls the rest of lavc in.
Besides being bad size-wise this also has the downside that
it pulls in avpriv_(cga|vga16)_font from libavutil which are
marked as being imported from another library when building
libavcodec as a DLL and this breaks checkasm because it links
both lavc and lavu statically.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-03-02 02:54:11 +01:00
..
aacencdsp_init.c avcodec/aacenc: Move initializing DSP out of aacenc.c 2024-03-02 02:54:11 +01:00
aacencdsp_rvv.S lavc/aacencdsp: R-V V abs_pow34 2023-12-11 18:42:07 +02:00
aacpsdsp_init.c
aacpsdsp_rvv.S lavc/aacpsdsp: fix R-V V stereo interpolate 2023-12-21 17:54:23 +02:00
ac3dsp_init.c riscv: test for assembler support 2023-12-08 17:21:09 +02:00
ac3dsp_rvb.S
ac3dsp_rvv.S lavc/ac3dsp: R-V V float_to_fixed24 2023-12-06 16:04:22 +02:00
alacdsp_init.c
alacdsp_rvv.S
audiodsp_init.c riscv: test for assembler support 2023-12-08 17:21:09 +02:00
audiodsp_rvf.S
audiodsp_rvv.S
blockdsp_init.c lavc/blockdsp: R-V V clear_blocks 2024-02-13 21:29:46 +02:00
blockdsp_rvv.S lavc/blockdsp: R-V V clear_blocks 2024-02-13 21:29:46 +02:00
bswapdsp_init.c riscv: test for assembler support 2023-12-08 17:21:09 +02:00
bswapdsp_rvb.S
bswapdsp_rvv.S
exrdsp_init.c
exrdsp_rvv.S
flacdsp_init.c
flacdsp_rvv.S
fmtconvert_init.c
fmtconvert_rvv.S
g722dsp_init.c
g722dsp_rvv.S
h264_chroma_init_riscv.c
h264_mc_chroma.S
huffyuvdsp_init.c
huffyuvdsp_rvv.S
idctdsp_init.c
idctdsp_rvv.S
jpeg2000dsp_init.c
jpeg2000dsp_rvv.S
llauddsp_init.c
llauddsp_rvv.S
llviddsp_init.c
llviddsp_rvv.S
llvidencdsp_init.c lavc/llvidencdsp: add R-V V diff_bytes 2023-11-23 18:57:18 +02:00
llvidencdsp_rvv.S lavc/llvidencdsp: add R-V V diff_bytes 2023-11-23 18:57:18 +02:00
lpc_init.c lavc/lpc: R-V V compute_autocorr 2023-12-16 11:18:01 +02:00
lpc_rvv.S lavc/lpc: R-V V compute_autocorr 2023-12-16 11:18:01 +02:00
Makefile lavc/me_cmp: R-V V pix_abs 2024-02-21 20:08:25 +02:00
me_cmp_init.c lavc/me_cmp: R-V V nsse 2024-02-27 20:31:30 +02:00
me_cmp_rvv.S lavc/me_cmp: R-V V nsse 2024-02-27 20:31:30 +02:00
opusdsp_init.c
opusdsp_rvv.S lavc/opusdsp: simplify R-V V postfilter 2023-12-21 17:54:08 +02:00
pixblockdsp_init.c riscv: test for assembler support 2023-12-08 17:21:09 +02:00
pixblockdsp_rvi.S
pixblockdsp_rvv.S
rv34dsp_init.c lavc/rv34dsp: R-V V rv34_idct_dc_add 2024-02-17 14:33:35 +02:00
rv34dsp_rvv.S lavc/rv34dsp: R-V V rv34_idct_dc_add 2024-02-17 14:33:35 +02:00
sbrdsp_init.c
sbrdsp_rvv.S
svqenc_init.c lavc/svq1enc: R-V V ssd_int8_vs_int16 2024-01-17 17:49:54 +02:00
svqenc_rvv.S lavc/svq1enc: R-V V ssd_int8_vs_int16 2024-01-17 17:49:54 +02:00
takdsp_init.c lavc/takdsp: R-V V decorrelate_sf 2024-01-15 19:00:25 +02:00
takdsp_rvv.S lavc/takdsp: R-V V decorrelate_sf 2024-01-15 19:00:25 +02:00
utvideodsp_init.c
utvideodsp_rvv.S
vc1dsp_init.c riscv: vc1dsp: Don't check vlenb before checking the CPU flags 2023-12-16 22:30:26 +02:00
vc1dsp_rvv.S lavc/vc1dsp: fix R-V V vector lengths 2023-12-17 09:27:52 +02:00
vorbisdsp_init.c
vorbisdsp_rvv.S
vp8dsp_init.c lavc/vp8dsp: R-V V vp8_idct_dc_add4uv 2024-02-17 14:45:49 +02:00
vp8dsp_rvv.S lavc/vp8dsp: R-V V vp8_idct_dc_add4uv 2024-02-17 14:45:49 +02:00