summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodger Combs <rodger.combs@gmail.com>2014-02-19 08:59:41 -0600
committerRodger Combs <rodger.combs@gmail.com>2014-02-19 08:59:41 -0600
commita9af0d84f390dbfb75ec85bbdb2dbb46ebef23cf (patch)
tree00dec0d853c9bbb64f74c1c72145acac849b9c2c
parenteb2ba19db690fe10ed31b9e4854121b21849f85d (diff)
downloadlibass-a9af0d84f390dbfb75ec85bbdb2dbb46ebef23cf.tar.bz2
libass-a9af0d84f390dbfb75ec85bbdb2dbb46ebef23cf.tar.xz
Format README.md
-rw-r--r--README.md56
1 files changed, 28 insertions, 28 deletions
diff --git a/README.md b/README.md
index 9f1eb1e..73b3533 100644
--- a/README.md
+++ b/README.md
@@ -1,43 +1,43 @@
libass
======
-
libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.
-Known issues and differences to VSFilter
-
Get it
-See Github releases for the latest release 0.11.1 (released 2014-02-19). This release contains major feature additions, better rendering quality and many compatibility fixes. See the changelog for a detailed list of changes.
-
-Source code is available from our Github repository.
+======
+See [Github releases](https://github.com/libass/libass/releases) for the latest release 0.11.1 (released 2014-02-19). This release contains major feature additions, better rendering quality and many compatibility fixes. See the [changelog](https://github.com/libass/libass/blob/master/Changelog) for a detailed list of changes.
-Source code downloads have moved to Github, starting with release 0.11.0!
+Source code is available from our [Github repository](https://github.com/libass/libass).
Contact
-Please use the issue tracker to report bugs or feature requests. We have an IRC channel, too. Talk to us on #libass/freenode.
+=======
+Please use the [issue tracker](https://github.com/libass/libass/issues?state=open) to report bugs or feature requests. We have an IRC channel, too. Talk to us on [irc.freenode.net/#libass](irc://irc.freenode.net/libass).
Related Links
+=============
The following projects/companies use libass:
-MPlayer
-mplayer2
-mpv
-VLC
-GStreamer (assrender plugin)
-Aegisub
-XBMC
-avidemux
-PunkGraphicsStream (BD subtitle encoder)
-HandBrake
-Crunchyroll
-MX Player
+- [MPlayer](http://www.mplayerhq.hu/)
+- [mplayer2](http://www.mplayer2.org/)
+- [mpv](http://mpv.io/)
+- [VLC](http://www.videolan.org/)
+- [GStreamer (assrender plugin)](http://www.gstreamer.org/)
+- [Aegisub](http://www.aegisub.net/)
+- [XBMC](http://xbmc.org/)
+- [avidemux](http://fixounet.free.fr/avidemux/)
+- [PunkGraphicsStream (BD subtitle encoder)](http://code.google.com/p/punkgraphicstream/)
+- [HandBrake](http://handbrake.fr/)
+- [Crunchyroll](http://www.crunchyroll.com/)
+- [MX Player](https://play.google.com/store/apps/details?id=com.mxtech.videoplayer.ad)
+
Information about the ASS format:
+=================================
+- [ASS specification (incomplete)](http://moodub.free.fr/video/ass-specs.doc)
+- [ASS override tags (Aegisub wiki)](http://aegisub.cellosoft.com/docs/ASS_Tags)
+- [VSFilter source code (guliverkli2)](http://guliverkli2.svn.sourceforge.net/viewvc/guliverkli2/src/subtitles/)
-ASS specification (incomplete)
-ASS override tags (Aegisub wiki)
-VSFilter source code (guliverkli2)
Other ASS/SSA implementations:
-
-xy-vsfilter
-VSFilter
-asa (defunct)
-Perian
+==============================
+- [xy-vsfilter/XySubFilter](https://code.google.com/p/xy-vsfilter/)
+- [VSFilter](http://sourceforge.net/projects/guliverkli2/)
+- [asa (defunct)](http://git.spaceboyz.net/asa.git)
+- [Perian (defunct)](http://perian.org/)