summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangqr <wangqr@wangqr.tk>2020-01-02 15:15:49 -0500
committerOleg Oshmyan <chortos@inbox.lv>2020-01-02 22:29:05 +0200
commitabf1144e61ffffc04f8ca9d7baa225e5fac65da8 (patch)
treef22434c516354a25b38307094e246ea75081cd92
parentd7bdcd21b78b73ef64dfef3ef8b30555a1bfa1ab (diff)
downloadlibass-abf1144e61ffffc04f8ca9d7baa225e5fac65da8.tar.bz2
libass-abf1144e61ffffc04f8ca9d7baa225e5fac65da8.tar.xz
Separate link to sorayuku fork from original VSFilterMod
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0062ec3..4210f04 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,8 @@ Other ASS/SSA implementations:
- [xy-VSFilter/XySubFilter](https://github.com/Cyberbeing/xy-VSFilter/)
- [pfmod](https://github.com/pinterf/xy-VSFilter/)
- VSFilter in [MPC-HC](https://github.com/clsid2/mpc-hc/tree/develop/src/filters/transform/VSFilter/)
- - [VSFilterMod](https://github.com/sorayuki/VSFilterMod/) (with custom format extensions)
+ - [VSFilterMod](https://code.google.com/archive/p/vsfiltermod/) (with custom format extensions)
+ - [sorayuki fork](https://github.com/sorayuki/VSFilterMod/) with some bugfixes
- [Threaded VSFilter](https://code.google.com/p/threaded-vsfilter/) (defunct)
- VSFilter in [Guliverkli2](http://sourceforge.net/projects/guliverkli2/) (defunct, subsumed by all of the above)
- VSFilter in [guliverkli](http://sourceforge.net/projects/guliverkli/) (defunct, forked as Guliverkli2)