- 31 May, 2011 4 commits
-
-
Rémi Denis-Courmont authored
aout_FiltersCreatePipeline() deals with it internally.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Sébastien Escudier authored
This reverts vlm callback behaviour before 67b16b1b
-
- 30 May, 2011 28 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It avoids creating/destroying texture uselessly.
-
Laurent Aimar authored
It is enabled only on linux/win32 when opengl ES is not used and when non power of 2 textures are supported. Only RGBA colorspace is supported for the subpicture.
-
Laurent Aimar authored
Not yet used.
-
Laurent Aimar authored
It will allow to add subpictures blending.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 29 May, 2011 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should fix cursor (un)hiding with some OpenGL back-ends
-
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.
-
Rémi Denis-Courmont authored
-
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).
-