Files
FFmpeg/libavcodec
Andreas Rheinhardt 1960320112 avcodec/x86/vvc/alf: Avoid pointless wrappers for alf_filter
They are completely unnecessary for the 8bit case (which only
handles 8bit) and overtly complicated for the 10 and 12bit cases:
All one needs to do is set up the (1<<bpp)-1 vector register
and jmp from (say) the 12bpp function stub inside the 10bpp
function. The way it is done here even allows to share the
prologue between the two functions.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-03-06 20:02:42 +01:00
..
2025-11-05 16:31:59 +00:00
2025-10-08 20:40:08 +02:00
2025-12-13 18:45:17 -03:00
2025-12-13 18:45:17 -03:00
2025-11-26 15:16:42 +01:00
2025-11-08 18:48:54 +01:00
2026-03-03 00:35:35 +01:00
2025-10-30 03:41:24 +01:00
2026-01-02 18:39:48 +01:00
2026-01-02 18:39:48 +01:00
2026-01-02 18:39:48 +01:00
2026-01-02 18:39:48 +01:00
2025-11-26 15:16:43 +01:00
2026-02-23 23:58:11 +01:00
2025-12-13 18:45:17 -03:00
2025-12-30 17:30:45 +00:00
2026-01-02 18:39:48 +01:00
2025-12-13 18:45:17 -03:00
2026-01-10 22:47:22 +01:00
2026-02-04 12:05:35 +08:00
2026-02-04 12:05:35 +08:00
2026-02-11 20:35:20 +00:00
2026-02-19 22:39:35 +00:00
2026-03-02 19:01:46 +01:00
2026-03-02 19:01:46 +01:00
2026-03-03 02:41:05 +01:00
2026-03-03 02:13:58 +00:00
2025-12-30 14:39:08 -05:00
2025-12-30 14:39:08 -05:00
2026-02-23 15:29:27 +00:00
2026-01-02 18:39:48 +01:00
2026-01-02 18:39:48 +01:00
2026-01-02 18:39:48 +01:00