ffmpeg/libswscale/riscv
Ramiro Polla 7728b3357d swscale/range_convert: call arch-specific init functions from main init function
This commit also fixes the issue that the call to ff_sws_init_range_convert()
from sws_init_swscale() was not setting up the arch-specific optimizations.
2024-10-27 13:20:56 +01:00
..
Makefile
cpu_common.c
input_rvv.S sws/riscv: add forward-edge CFI landing pads 2024-07-25 23:10:14 +03:00
range_rvv.S sws/riscv: add forward-edge CFI landing pads 2024-07-25 23:10:14 +03:00
rgb2rgb.c swscale/rgb2rgb: enable R-V V deinterleaveBytes 2024-09-04 22:04:11 +03:00
rgb2rgb_rvb.S lavu/riscv: count bytes rather than words for bswap32 2024-07-30 18:41:51 +03:00
rgb2rgb_rvv.S sws/riscv: add forward-edge CFI landing pads 2024-07-25 23:10:14 +03:00
swscale.c swscale/range_convert: call arch-specific init functions from main init function 2024-10-27 13:20:56 +01:00