- Feb 17, 2017
-
-
François Cartegnie authored
Since we have only original pts and non monotonically increasing dts (which is also pcr), we use first dts and rebuild all timestamps for that special case. refs #17959
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Jean-Baptiste Kempf authored
-
- Feb 16, 2017
-
-
Thomas Guillem authored
We don't have to force output chroma on any platforms (let the system decide for the best chroma).
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
It's now handled by the cvpx converter.
-
Thomas Guillem authored
Using CVOpenGLESTextureCache API.
-
Thomas Guillem authored
GL_YCBCR_422_APPLE is deprecated (and not supported by ios) and force a BT.601 color conversion. With GL_RGB_422_APPLE, we can use our own yuv color conversion.
-
Thomas Guillem authored
Set it to true if textures are generated from pf_update(). This will be used by the cvpx converter on ios that create textures for each picture upload.
-
Thomas Guillem authored
-
Hugo Beauzée-Luyssen authored
Fix #18023
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Removing an element from a container and using the iterator pointing to the removed element afterward is UB
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fix #18019
-
Hugo Beauzée-Luyssen authored
This improve quite a bit the aspect of the interface on HiDPI screens refs #17484
-
Hugo Beauzée-Luyssen authored
This reverts commit 091b14d0. application/x-cd-image is already present in the list
-
Hugo Beauzée-Luyssen authored
This is a not-so-great fix for #15983 When swscale will scale the subpicture, it will ignore the alpha component when interpolation is performed. In the case of dvbsub, this often causes the filling color to be rendered as green on the edges of region subparts.
-
- Feb 15, 2017
-
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
The caopengllayer plugin has now cvpx support.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
vorbis structs being allocated by demux itself, now leaks
-
Hugo Beauzée-Luyssen authored
Fix #18017
-
François Cartegnie authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
One function to attach shaders and link main and sub programs.
-