- 30 May, 2011 3 commits
-
-
Laurent Aimar authored
Not yet used.
-
Laurent Aimar authored
It will allow to add subpictures blending.
-
Jean-Baptiste Kempf authored
-
- 29 May, 2011 10 commits
-
-
Laurent Aimar authored
It seems that some intel drivers did not like the syntax used to embed the coefficients directly into the source code. Also, it is more flexible and will allow runtime changes.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is not yet used.
-
Laurent Aimar authored
All planar YUV are supported (only YV12, I420, I422, I444 were tested). For now, the YUV is supposed to follow BT-709 when video height is higher than 576, and BT-601 otherwise. The YUV range is supposed to be TV, and the RGB one is supposed to be full range. In the current state, the behaviour is unchanged on macosx (ie YUY2 is used instead), and when opengl ES is requested (RGB 16 bits).
-
Laurent Aimar authored
They are now allocated with picture_New and so they will be suitable for direct rendering. The requested number of pictures is now respected when both opengl es and macosx are not used/defined.
-
Laurent Aimar authored
The parameter is not yet used.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 28 May, 2011 1 commit
-
-
Laurent Aimar authored
-
- 25 May, 2011 11 commits
-
-
Laurent Aimar authored
The numerical values are the same, but they don't have the same meaning.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 19 Feb, 2011 2 commits
-
-
Rémi Denis-Courmont authored
v1 does not work and v2 does not compile but nevermind...
-
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().
-
- 13 Nov, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Nov, 2010 4 commits
-
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 31 Oct, 2010 2 commits
-
-
Pierre authored
-
Romain Goyet authored
Signed-off-by:
Pierre d'Herbemont <pdherbemont@free.fr>
-
- 08 Dec, 2009 3 commits
-
-
Pierre authored
This fixes the opengl "vout display" on Mac OS X.
-
Laurent Aimar authored
-
Pierre authored
Note, the opengl output is still broken on Mac OS X, in the way that no picture are rendered.
-
- 07 Dec, 2009 1 commit
-
-
Laurent Aimar authored
It will be used by opengl vout_displays.
-