]> git.sesse.net Git - vlc/commit
Added code to render subtitles with the freetype module (disabled by default).
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 11 May 2003 14:33:32 +0000 (14:33 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 11 May 2003 14:33:32 +0000 (14:33 +0000)
commit3a52126178c04e2cd97b48551e114dc34189299d
tree50ddedafa182ee5441262bd8a99ebaf32bafef0a
parentb285f620cada48bdeebc9cbb6a66837e64ff0aa5
Added code to render subtitles with the freetype module (disabled by default).
To test it out define USE_FREETYPE in the top of modules/demux/util/sub.c
and  modules/codec/spudec/text.c and run with --filter osdtext
modules/codec/spudec/text.c
modules/demux/util/sub.c