Change #278743
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Wed 19 Aug 2026 22:25:07 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | b6e90cc92c6182b07d0ebd6d853b5e39f922fa3c |
Comments
avcodec/fmtconvert: Remove now unused subsystem Unused since 2312ae4d10e10e315d12797b78155dbc0bc56cea. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- configure
- doc/mips.txt
- libavcodec/Makefile
- libavcodec/aarch64/Makefile
- libavcodec/aarch64/fmtconvert_init.c
- libavcodec/aarch64/fmtconvert_neon.S
- libavcodec/arm/Makefile
- libavcodec/arm/fmtconvert_init_arm.c
- libavcodec/arm/fmtconvert_neon.S
- libavcodec/arm/fmtconvert_vfp.S
- libavcodec/fmtconvert.c
- libavcodec/fmtconvert.h
- libavcodec/mips/Makefile
- libavcodec/mips/fmtconvert_mips.c
- libavcodec/ppc/Makefile
- libavcodec/ppc/fmtconvert_altivec.c
- libavcodec/riscv/Makefile
- libavcodec/riscv/fmtconvert_init.c
- libavcodec/riscv/fmtconvert_rvv.S
- libavcodec/x86/Makefile
- libavcodec/x86/fmtconvert.asm
- libavcodec/x86/fmtconvert_init.c
- tests/checkasm/Makefile
- tests/checkasm/checkasm.c
- tests/checkasm/checkasm.h
- tests/checkasm/fmtconvert.c
- tests/fate/checkasm.mak