Releases: HomeOfAviSynthPlusEvolution/neo_f3kdb
Releases · HomeOfAviSynthPlusEvolution/neo_f3kdb
r10
22 Jun 22:23
Compare
Sorry, something went wrong.
No results found
Added Arm Neon support. (@yuygfgg )
Added sample_mode=6. (#13 )
Added sample_mode=7. (#13 )
Changed cache size to use only the required size.
sample_mode=5: made the output of scalar and SSE code identical.
Fixed CPU instructions detection when MSVC is used.
Added AVX2 and AVX512 code for sample_mode=5.
Changed range limit. (#24 )
r9
16 Dec 03:41
Compare
Sorry, something went wrong.
No results found
Added sample mode 5.
Added parameters Y_1, Cb_1, Cr_1, Y_2, Cb_2, Cr_2.
Removed parameters y2, cb2, cr2 in favor of new parameter scale.
r8
12 Sep 15:07
Compare
Sorry, something went wrong.
No results found
Added parameters Y2, Cb2, Cr2.
r7
05 Jul 11:03
Compare
Sorry, something went wrong.
No results found
Fixed Linux build.
Updated dualsynth platform: Added field.
Added mt parameter to enable / disable plane based multi-threading.
Removed hard dependencies on TBB.
Fixed memory leak.
Copy frame properties.
r6
29 May 22:20
Compare
Sorry, something went wrong.
No results found
Fixed preset parameter
Fixed audio
r5
13 Apr 05:46
Compare
Sorry, something went wrong.
No results found
r4
12 Apr 22:43
Compare
Sorry, something went wrong.
No results found
r2
21 Sep 01:54
Compare
Sorry, something went wrong.
No results found
r1
04 Sep 02:25
Compare
Sorry, something went wrong.
No results found
Added AviSynth+ native high bit depth, based on 2.0 branch.
Supporting YUV4xxP8/P10/P12/P14/P16 and I420.
Dropped support for legacy AviSynth versions.