An error occurred fetching the project authors.
- 30 May, 2008 1 commit
-
-
Rafaël Carré authored
-
- 30 Aug, 2006 1 commit
-
-
Derk-Jan Hartman authored
* backported: [15596]-[15603],[15605]-[15608],[15611],[15615],[15616],[15626]-[15628], [15631],[15636],[15637],[15639],[15643],[15647]-[15651],[15654],[15658],[15662],[15668],[15669],[15673]-[15675],[15678],[15680]-[15682],[15684],[15689]-[15700] as well as the intf.m part of [15638] The interaction framework updates and playlist changes were left out
-
- 07 Feb, 2006 1 commit
-
-
Derk-Jan Hartman authored
* 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).
-
- 12 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 27 Aug, 2005 1 commit
-
-
Jean-Paul Saman authored
Merged OSD functionality on the same core functions. All OSD functionality is described in include/vlc_osd.h now, which entirely replace include/osd.h. The file src/video_output/video_widgets.c uses functionality from src/osd/osd_widgets.c now.
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 11 Jan, 2005 1 commit
-
-
Andre Pang authored
-
- 07 Dec, 2004 1 commit
-
-
Clément Stenac authored
-
- 06 Nov, 2004 1 commit
-
-
Clément Stenac authored
-
- 15 Sep, 2004 1 commit
-
-
Gildas Bazin authored
* modules/stream_out/transcode.c: re-use the SPU engine. * src/video_output/vout_subpictures.c: support for resizing subpictures.
-
- 10 Sep, 2004 1 commit
-
-
Gildas Bazin authored
-
- 22 Jun, 2004 1 commit
-
-
Gildas Bazin authored
-
- 17 Jun, 2004 1 commit
-
-
Yoann Peronneau authored
When you want to use OSD, you have to register an OSD channel, by calling vout_RegisterOSDChannel, then pass it to vout_CreateSubPicture. There is a particular channel, DEFAULT_CHANNEL that can be used for general purpose. See modules/control/hotkeys.c for an example.
-
- 02 Jun, 2004 1 commit
-
-
Yoann Peronneau authored
* added i_channel and i_content properties to subpicture_t * p_last_osd_message is no more used An OSD channel can contain simultaneously an OSD text and an OSD widget.
-
- 26 May, 2004 2 commits
-
-
Clément Stenac authored
-
Andre Pang authored
- added browse-follow-anchor, browse-go-back and browse-go-forward callbacks - will not display clip description as subtitles if intf-displays-cmml-description variable is set on main interface thread - bugfix for web browser launching on Mac OS X
-
- 20 May, 2004 1 commit
-
-
Eric Petit authored
-
- 19 Apr, 2004 1 commit
-
-
Andre Pang authored
-