Age | Commit message (Collapse) | Author | Files | Lines |
|
there's no flickering. Also allows us to...
Original commit message from CVS:
* sys/glsink/glimagesink.c:
* sys/glsink/glimagesink.h:
Delay creation of window until PAUSED->PLAYING so there's no
flickering. Also allows us to create a proper subwindow or
toplevel window.
|
|
checking. Implement GstXOverlay. Handl...
Original commit message from CVS:
* sys/glsink/Makefile.am:
* sys/glsink/glimagesink.c:
* sys/glsink/glimagesink.h:
Rewrite glimagesink from scratch. Lots more feature and bounds
checking. Implement GstXOverlay. Handles YUV if the
GL_MESA_ycbcr_texture extension is available. Still has issues
with resizing that kinda look like X bugs.
|
|
Original commit message from CVS:
Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
GL sink plugin. (Bug #147302)
* configure.ac: Test for OpenGL
* sys/Makefile.am: Use test for OpenGL
* sys/glsink/Makefile.am:
* sys/glsink/glimagesink.c: rewrite
* sys/glsink/glimagesink.h: rewrite
|