1- 0.2.13 dev
1+ 0.2.13.225 - 2025-10-21
22-----------------------
33Fixed error text display in UTF-8 , system ANSI , or mixed encoding (different encodings in different strings). This fixes the display of AviSynth+ errors.
44Fixed filter registration and deregistration using included CMD files.
@@ -8,30 +8,25 @@ Fixed filter registration and deregistration using included CMD files.
88Added support for various video formats for AviSynth+ and VapourSynth.
99The filter will not open the correct scripts with unsupported video formats.
1010
11-
12110.2.9.200 - 2025-06-15
1312-----------------------
1413Fixed logging of exceptions with non-ASCII characters for the debug version.
1514Minimum AviSynth Interface Version to get frame properties is 8 (previously it was 9).
1615
17-
18160.2.7.192 - 2025-04-03
1917-----------------------
2018Fixed registration of a filter from a folder with Unicode characters.
2119
22-
23200.2.5.183 - 2024-12-13
2421-----------------------
2522Fixed support for YV12 , YV16 , YV24 formats for AviSynth+.
2623
27-
28240.2.3.174 - 2024-11-05
2925-----------------------
3026Fixed display of video frame with error in AviSynth script.
3127Fixed opening VapourSynth scripts without sound.
3228Added support for Y10 (Gray10) format.
3329
34-
35300.2.1.165 - 2024-08-18
3631-----------------------
3732The license has been changed to LGPL-2.1.
@@ -40,18 +35,15 @@ ScriptSourceFilter will not show a video with an error if it cannot connect to A
4035Now uses VapourSynth API 4.
4136Recommended versions are AviSynth+ 3.7.3 or later , VapourSynth R63 or later.
4237
43-
44380.1.4.128 - 2022-09-21
4539-----------------------
4640Added Frame Properties support for AviSynth+ and VapourSynth R59.
4741Recommended versions are AviSynth+ 3.7.2 or later , VapourSynth R59 or later.
4842
49-
50430.1.2.106 - 2022-01-05
5144-----------------------
5245Removed filter registration for .avs and .vpy extensions. This preserves the ability to open scripts using the "AVI/WAV File Source" system filter. Better solution is to add ScriptSourceFilter as an external filter in MPC-BE , MPC-HC and other players , set the priority as preferred and enable the filter when needed.
5346
54-
55470.1.0.76 - 2020-06-16
5648----------------------
5749The first official release.
0 commit comments