-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhistory.txt
30 lines (25 loc) · 1.31 KB
/
history.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
0.2.5.183 - 2024-12-13
-----------------------
Fixed support for YV12, YV16, YV24 formats for AviSynth+.
0.2.3.174 - 2024-11-05
-----------------------
Fixed display of video frame with error in AviSynth script.
Fixed opening VapourSynth scripts without sound.
Added support for Y10 (Gray10) format.
0.2.1.165 - 2024-08-18
-----------------------
The license has been changed to LGPL-2.1.
Added audio support for AviSynth+ and VapourSynth scripts.
ScriptSourceFilter will not show a video with an error if it cannot connect to AviSynth+ or VapourSynth. This will allow the player to try other filters.
Now uses VapourSynth API 4.
Recommended versions are AviSynth+ 3.7.3 or later, VapourSynth R63 or later.
0.1.4.128 - 2022-09-21
-----------------------
Added Frame Properties support for AviSynth+ and VapourSynth R59.
Recommended versions are AviSynth+ 3.7.2 or later, VapourSynth R59 or later.
0.1.2.106 - 2022-01-05
-----------------------
Removed 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.
0.1.0.76 - 2020-06-16
----------------------
The first official release.