diff options
author | Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com> | 2009-02-15 18:35:04 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-07-19 16:04:32 +0100 |
commit | e88984ccbd4b2b7b5527cbc3ff488c5c85bb1e97 (patch) | |
tree | f089c9e41fceba1911dd870ad1755c4bc595ffab /LICENSE_readme | |
parent | 114425d7eebfe4729ded504765d1a4c027db5734 (diff) |
add new Kate plugin, for Kate overlay streams
katedec: Kate decoder (text only)
kateenc: Kate encoder (text and DVD SPU only)
katetag: Kate tagger
kateparse: Kate parser
tiger: Kate renderer using the Tiger rendering library
Fixes #525743.
Diffstat (limited to 'LICENSE_readme')
-rw-r--r-- | LICENSE_readme | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/LICENSE_readme b/LICENSE_readme index 67fd312c3..718d6d23b 100644 --- a/LICENSE_readme +++ b/LICENSE_readme @@ -85,6 +85,8 @@ textoverlay pango (http://www.pango.org/) dirac (http://www.bbc.co.uk/rd/projects/dirac/) effectv (Our ports was relicensed)(http://effectv.sourceforge.net/) musepack (http://www.musepack.net/) +kate libtiger (http://libtiger.googlecode.com/) + Optional, only for the tiger element Plugins which use a BSD covered library are as follows: @@ -93,6 +95,7 @@ vorbis libogg/libvorbis (http://www.xiph.org/ogg/vorbis/) gsttheora libtheora (http://www.theora.org/) speex (http://www.speex.org/) flac libFLAC (http://flac.sourceforge.net/) +kate libkate (http://libkate.googlecode.com/) Plugins based on libraries with other free licenses: |