[vlc-devel] vlc: svn commit r14184 (hartman)

Subversion daemon svn at videolan.org
Tue Feb 7 16:18:08 CET 2006


r14184 | hartman | 2006-02-07 16:18:06 +0100 (Tue, 07 Feb 2006) | 12 lines
Changed paths:
   M /trunk/include/vlc_osd.h
   M /trunk/include/vlc_video.h
   M /trunk/modules/codec/cmml/intf.c
   M /trunk/modules/codec/subsdec.c
   M /trunk/modules/misc/freetype.c
   M /trunk/modules/video_filter/marq.c
   M /trunk/modules/video_filter/rss.c
   M /trunk/modules/video_filter/time.c
   M /trunk/src/video_output/vout_subpictures.c

* Introduced a new text_style_t
* basic support for SSA formatted subs. (disable with --no-subsdec-formatted option)
* changes to freetype renderer to support the font color, size and alpha options of text_style_t (other options are possible, just not implemented yet. Full text_style_t support requires a more advanced renderer though. )
* changes to modules to support text_style_t instead of the old sub options.
* Some changes to subsdec to only iconv to UTF-8 if source is !UTF-8.

refs #82

not supported are style runs (styles on substrings).



-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list