]> git.sesse.net Git - vlc/commit
freetype.c: Revived and revamped old yuva renderer
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 22 Jan 2006 22:49:01 +0000 (22:49 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 22 Jan 2006 22:49:01 +0000 (22:49 +0000)
commit252747dbe34f27bbecc82b75e39871d4942dcace
tree0e639028ada9dc983a081a90cc636707e29c4578
parent67215fdc156f984cf828d620c81807c88da4719f
freetype.c: Revived and revamped old yuva renderer

Highlights:
  Three rendering modes: Outline, Fat outline and background
  Better looking
Drawbacks:
  White only at the moment
  no yuva blend filter for some chromas

the old renderer is available with the --freetype-yuvp option, since this is
needed at least for dvbsubs encoding. (and for people with no usable blend
filter)
modules/misc/freetype.c