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 /REQUIREMENTS | |
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 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 121f73c26..773996f7a 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -118,9 +118,11 @@ libtheora (for Ogg Theora video support) libmms (for MMS protocol support) (http://www.sf.net/projects/libmms) libamrnb (for AMR-NB support) - (http://http://www.penguin.cz/~utx/amr) + (http://www.penguin.cz/~utx/amr) libamrwb (for AMR-WB support) - (http://http://www.penguin.cz/~utx/amr) + (http://www.penguin.cz/~utx/amr) +libkate (for Kate support) + (http://libkate.googlecode.com/) Optional (debian) packages: |