1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavutil
Rémi Denis-Courmont 1b2a925e94 lavc/riscv: drop probing for F & D extensions
F and D extensions are included in all RISC-V application profiles ever
made (so starting from RV64GC a.k.a. RVA20). Realistically they need to be
selected at compilation time.

Currently, there are no consumers for these two flags. If there is ever a
need to reintroduce F- or D-specific optimisations, we can always use
__riscv_f or __riscv_d compiler predefined macros respectively.
2024-08-01 22:56:50 +03:00
..
2024-06-13 21:16:16 +03:00
2024-07-21 17:02:12 +02:00
2024-03-31 00:08:43 +01:00
2024-07-21 17:02:13 +02:00
2024-05-04 21:31:33 -03:00
2024-06-01 18:05:58 +03:00
2024-06-01 18:05:58 +03:00
2024-03-31 00:08:43 +01:00
2024-03-31 00:08:43 +01:00
2024-07-14 18:33:56 +02:00
2024-07-14 18:33:56 +02:00