GStreamer multimedia framework
Find a file
Julien Isorce 545bed3c7a gl/cocoa: set the view to use for drawing by the context
It avoids to draw to an invalid buffer.
Withtout this the default frame buffer is undefined:
glBindFramebuffer (GL_FRAMEBUFFER, 0)

Visually you could see some white frames at the beginning
when lunching videotestsrc ! glimagesink

With OpenGL Profiler from XCode you could see some
GL_INVALID_FRAMEBUFFER_OPERATION for the first frames
2017-12-09 19:31:37 +00:00
ext/gl glimagesink: Use the pixel-aspect-ratio adjusted width/height when centering the frame in the display area 2017-12-09 19:31:37 +00:00
gst-libs/gst/gl gl/cocoa: set the view to use for drawing by the context 2017-12-09 19:31:37 +00:00
pkgconfig [502/906] Update versioning for gstreamer 1.0 2017-12-09 19:31:24 +00:00
tests/check/libs gl/mem: allocate the memory per plane 2017-12-09 19:31:36 +00:00