ffmpeg/libswscale/aarch64
Niklas Haas 2d077f9acd swscale/internal: group user-facing options together
This is a preliminary step to separating these into a new struct. This
commit contains no functional changes, it is a pure search-and-replace.

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Niklas Haas <git@haasn.dev>
2024-11-21 12:49:56 +01:00
..
hscale.S swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
input.S swscale/aarch64: Add argb/abgr to yuv 2024-07-05 16:32:31 +08:00
Makefile swscale/aarch64: add nv24/nv42 to yuv420p unscaled converter 2024-08-26 11:04:46 +02:00
output.S
range_convert_neon.S
rgb2rgb_neon.S swscale/aarch64/rgb2rgb: add neon implementation for rgb24toyv12 2024-09-06 23:11:13 +02:00
rgb2rgb.c swscale: Fix aarch64 and i386 compilation failures 2024-10-08 09:29:07 +03:00
swscale_unscaled_neon.S swscale/aarch64: cosmetics fix (spaces inside curly braces) 2024-08-26 11:07:49 +02:00
swscale_unscaled.c swscale/internal: group user-facing options together 2024-11-21 12:49:56 +01:00
swscale.c swscale/internal: group user-facing options together 2024-11-21 12:49:56 +01:00
yuv2rgb_neon.S libswscale: aarch64: Fix the indentation of some macro invocations 2024-08-22 14:40:30 +03:00