]> granicus.if.org Git - libass/commitdiff
Format README.md
authorRodger Combs <rodger.combs@gmail.com>
Wed, 19 Feb 2014 14:59:41 +0000 (08:59 -0600)
committerRodger Combs <rodger.combs@gmail.com>
Wed, 19 Feb 2014 14:59:41 +0000 (08:59 -0600)
README.md

index 9f1eb1e8cf07c27f890ed6423ac6a8bce1352725..73b3533e1c531435bcdc6c7eeaa0ee29107b2d38 100644 (file)
--- 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/)