mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
The .text section is already 16-byte aligned by default on all supported platforms so `SECTION_TEXT` isn't any different from `SECTION .text`. Signed-off-by: Anton Khirnov <anton@khirnov.net> |
||
|---|---|---|
| .. | ||
| audio_convert.asm | ||
| audio_convert_init.c | ||
| audio_mix.asm | ||
| audio_mix_init.c | ||
| dither.asm | ||
| dither_init.c | ||
| Makefile | ||
| util.asm | ||
| w64xmmtest.c | ||