File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
distrib/docs/english/source/avisynthdoc Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,7 @@ Optimizations
119119 * optimize SSSE3 and AVX2 horizontal resampler for 32-bit float for small (<=4) kernel sizes
120120 * optimize 32-bit float vertical avx2
121121 * add AVX512 code path to 32-bit float resamplers
122+ * add AVX512 code path to 8-16-bit horizontal resamplers, having kernel size <= 4 and specific ratios; 300%+ !!
122123 * (Work In Progress) unify horizontal and vertical plane processing flow
123124
124125- add NEON optimizations for ARM64 (aarch64) for TurnLeft/TurnRight/Turn180.
@@ -144,7 +145,7 @@ Documentation
144145Please report bugs at `github AviSynthPlus page `_ - or - `Doom9's AviSynth+
145146forum `_
146147
147- $Date: 2026/01/01 10:42 :00 $
148+ $Date: 2026/01/04 19:45 :00 $
148149
149150.. _github AviSynthPlus page :
150151 https://github.com/AviSynth/AviSynthPlus
Original file line number Diff line number Diff line change @@ -627,7 +627,7 @@ right lines in /etc/apt/sources.list.
627627 sudo apt-get build-dep ffmpeg
628628 sudo apt-get install nasm libsdl2-dev
629629
630- ffmpeg needs at least nasm 2.14, we have 2.16.03-1 on December 2005 Raspbian.
630+ ffmpeg needs at least nasm 2.14, we have 2.16.03-1 on December 2025 Raspbian.
631631other prerequisites:
632632
633633ffmpeg-pre.sh
You can’t perform that action at this time.
0 commit comments