Change #273629
| Category | ffmpeg |
| Changed by | Thomas Guilbert <tguilbert@chromium.org> |
| Changed at | Thu 02 Jul 2026 04:49:06 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | b3fb13e8dd6ef2451acaffbe84f178d859f50f68 |
Comments
Guard lpc methods in flacdsp and add tests This commit adds additional guards for the RISC-V lpc variants. It also adds tests to exercise the guarded paths in checkasm/flacdsp.c.
Changed files
- libavcodec/riscv/flacdsp_rvv.S
- tests/checkasm/flacdsp.c