An error occurred fetching the project authors.
- 07 Feb, 2012 1 commit
-
-
David Fuhrmann authored
With this commit the mentioned features result in an actual change, when we are in fullscreen or "macosx-video-autoresize" is false. Furthermore, this fixes nasty flickering when normal window is changed in size while using this features. Also this commit makes sure, that no window resize is happening in any case, when "macosx-video-autoresize" is false. Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 05 Feb, 2012 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 20 Jan, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 08 Jan, 2012 1 commit
-
-
Felix Paul Kühne authored
fixes both #5733 and #5806
-
- 22 Dec, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 15 Dec, 2011 1 commit
-
-
Pere Orga authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 19 Aug, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 16 Aug, 2011 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 14 Aug, 2011 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 10 Aug, 2011 3 commits
-
-
Felix Paul Kühne authored
macosx: fail the video output if Quartz Extreme isn't supported, removed specific options, which are now handled by the core QE is supported on virtually any Mac is running 10.5+ except for broken Hackintoshes
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
no functional change
-
- 08 Aug, 2011 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 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 d'Herbemont authored
And don't unlockgl if lockgl wasn't successful.
-
- 28 Feb, 2010 1 commit
-
-
Pierre d'Herbemont authored
-
- 24 Jan, 2010 1 commit
-
-
Pierre d'Herbemont authored
-
- 09 Jan, 2010 1 commit
-
-
Pierre d'Herbemont authored
This saves (from my test) more than 5 frames per seconds during live resize.
-
- 07 Jan, 2010 1 commit
-
-
Pierre d'Herbemont authored
And a debug code.
-
- 04 Jan, 2010 1 commit
-
-
Pierre d'Herbemont authored
-
- 31 Dec, 2009 2 commits
-
-
Pierre d'Herbemont authored
This may actually save some CPU cycle.
-
Pierre d'Herbemont authored
-
- 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 d'Herbemont authored
-
Pierre d'Herbemont 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.
-