[vlc-devel] vlc: svn commit r20781 (jb)

Subversion daemon svn at videolan.org
Tue Jul 10 22:15:14 CEST 2007


r20781 | jb | 2007-07-10 22:15:14 +0200 (Tue, 10 Jul 2007) | 18 lines
Changed paths:
   M /trunk/modules/misc/freetype.c

* Adds a raster animation to text tagged with <karaoke> tags (like in USF
  files)The timing of the raster is determined by t= tags contained within
  the tags. For a  demonstration of karaoke refer to the sample file attached.

* Support for bi-directional text needs to behave inside karaoke
  tags. (In right to left text the raster needs to move from right to left
  instead of left to right - it is supporting this feature that makes this
  patch a little more complicated than it would otherwise be)

* Made the internal handling of font color and alpha tags more consistent
  and convenient in a few places by storing in one variable as AARRGGBB,
  rather than 2.

* Some cleanup of other code.

Patch by Bernie Purcell.


 > http://trac.videolan.org/vlc/changeset/20781
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list