- 30 May, 2011 1 commit
-
-
Laurent Aimar authored
Not yet used.
-
- 29 May, 2011 2 commits
-
-
Laurent Aimar authored
It is not yet used.
-
Laurent Aimar authored
The parameter is not yet used.
-
- 25 May, 2011 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 19 Feb, 2011 1 commit
-
-
Rémi Denis-Courmont authored
This is purely a syntactical change to share the opengl.c code. This commit does not actually make use of the vlc_gl_Create().
-
- 09 Jan, 2011 1 commit
-
-
Laurent Aimar authored
You have to set the list of chromas the module support in vout_display_t::info.subpicture_chromas and then handle the subpicture_t parameters in vout_display_t::prepare/display.
-
- 22 Oct, 2010 1 commit
-
-
Felix Paul Kühne authored
-
- 25 Jul, 2010 1 commit
-
-
Juho Vähä-Herttua authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 22 Jul, 2010 1 commit
-
-
Juho Vähä-Herttua authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Jun, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 20 May, 2010 1 commit
-
-
Laurent Aimar authored
-
- 03 May, 2010 1 commit
-
-
Pierre authored
And don't unlockgl if lockgl wasn't successful.
-
- 28 Feb, 2010 1 commit
-
-
Pierre authored
-
- 24 Jan, 2010 1 commit
-
-
Pierre authored
-
- 09 Jan, 2010 1 commit
-
-
Pierre authored
This saves (from my test) more than 5 frames per seconds during live resize.
-
- 07 Jan, 2010 1 commit
-
-
Pierre authored
And a debug code.
-
- 04 Jan, 2010 1 commit
-
-
Pierre authored
-
- 31 Dec, 2009 2 commits
- 26 Dec, 2009 1 commit
-
-
Rémi Denis-Courmont authored
This enables passing a below state in addition to currently supported always-on-top (above) and normal. (However, none of the window provider support it just yet).
-
- 24 Dec, 2009 2 commits
-
-
Pierre authored
-
Pierre authored
It is non blocking regarding Main Thread. It is compatible with minimal_macosx in term of drawable-nsobject. It will only work if a drawable-nsobject is provided. It removes the glitches there was with minimal_macosx (and gui/macosx) when: - Displaying the first frames - Resizing the view.
-