Skip to content

Commit aba7995

Browse files
committed
rstdoc: change list + fix typo
1 parent 4cd7fc6 commit aba7995

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

distrib/docs/english/source/avisynthdoc/changelist376.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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
144145
Please report bugs at `github AviSynthPlus page`_ - or - `Doom9's AviSynth+
145146
forum`_
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

distrib/docs/english/source/avisynthdoc/contributing/posix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.
631631
other prerequisites:
632632

633633
ffmpeg-pre.sh

0 commit comments

Comments
 (0)