We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c3e95 commit dfcc38fCopy full SHA for dfcc38f
1 file changed
README.md
@@ -14,6 +14,12 @@ Modification base:
14
http://avisynth.nl/index.php/AviSynth%2B#AviSynth.2B_x64_plugins
15
16
Change log
17
+- 2.7.14.22 (20170206)
18
+ Fix: MAnalyze divide=2 showed "vector clip is too small"
19
+ (inherited from 2.6.0.5, sanity check was done but length was not filled for divideextra data)
20
+ Fix: MFlow access violation in internal mv resizer when resizing factor was big (MCaWarpSharp3 4x supersampling case)
21
+ (bug introduced in upstream 2.5.11.22)
22
+
23
- 2.7.13.22 (20170201)
24
Fix: MDegrain1-6,N 10-16 bit thSCD scaling
25
Fix: MVShow: tolerance scaling for 10-16 bits
0 commit comments