glimagesink: request a resize on caps/3d mode changes
[platform/upstream/gstreamer.git] / ext / gl / gstglimagesink.c
2015-09-17 Matthew Watersglimagesink: request a resize on caps/3d mode changes
2015-09-16 Matthew Watersglimagesink: avoid updating the viewport in the draw...
2015-08-23 Nicolas Dufresneglimagesink: update display size before sending event
2015-08-15 Nicolas Dufresneglsink: Enable sync meta on pools we offer
2015-08-15 Nicolas Dufresneglimagesink: Move overlay rendering after video rendering
2015-08-11 Matthew Watersglimagesink: take into account non 1/1 par for navigation
2015-07-23 Tim-Philipp Müllerglimagesink: fix allocation meta structure leak
2015-07-22 Nicolas Dufresnecomposition-overlay: Positions are relative to texture
2015-07-22 Lubosz Sarneckigloverlaycompositor: Create own shader object
2015-07-22 Nicolas Dufresneglimagesink: Properly handle compsositor life time
2015-07-20 Lubosz Sarneckiglimagesink: Send reconfigure event when window size...
2015-07-20 Lubosz Sarneckiglimagesinkbin: Add allocation query for GstVideoOverla...
2015-07-20 Lubosz Sarneckiglimagesinkbin: Add GstVideoOverlayCompositionMeta...
2015-07-20 Lubosz Sarneckiglimagesink: Upload and draw overlays with GstGLOverlay...
2015-07-02 Vineeth TMglimagesink: use g_clear_error instead of g_error_free
2015-06-26 Nicolas Dufresneglimagesink: Don't leak pool
2015-06-19 Julien Isorcegldisplay: add gst_gl_display_create_context
2015-06-19 Julien IsorceRevert "gl: add GstGLContextGPUProcess backend"
2015-06-19 Jan Schmidtglimagesink: Remove duplicate, useless line of code
2015-06-18 Jan Schmidtglimagesink: Support multiview/stereoscopic video
2015-06-15 Matthew Watersglimagesink: add missing handle-events/ignore-alpha...
2015-06-13 Nicolas Dufresneglimagesink: Don't do pool caching
2015-06-11 Matthew Watersgl: move basesink properties from glimagesinkbin to...
2015-05-31 Matthew Watersglwindow: handle gst_video_overlay_set_render_rectangle
2015-05-27 Julien Isorcegl: add GstGLContextGPUProcess backend
2015-05-19 Matthew Watersglimagesink: correctly use the sync meta across multipl...
2015-05-14 Matthew Watersglimagesink: free the vertex buffer when done
2015-05-14 Matthew Watersgl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
2015-05-14 Matthew Watersglimagesink: cleanup properties
2015-05-14 Matthew Watersgl: element buffers are part of vao state
2015-05-13 Matthew Watersgl: don't deadlock on context creation failure
2015-05-06 Sebastian DrögeRevert "Revert "glimagesink: add pixel-aspect-ratio...
2015-05-06 Sebastian DrögeRevert "Revert "glimagesink: forward ALL the properties...
2015-05-06 Sebastian DrögeRevert "Revert "glimagesink: implement as a bin""
2015-05-06 Sebastian DrögeRevert "gl: readd glupload/download onto element pads"
2015-05-04 Matthew Watersglimagesink: handle the local_context query
2015-04-30 Matthew Watersgl: readd glupload/download onto element pads
2015-04-30 Matthew WatersRevert "glimagesink: implement as a bin"
2015-04-30 Matthew WatersRevert "glimagesink: forward ALL the properties on...
2015-04-30 Matthew WatersRevert "glimagesink: add pixel-aspect-ratio property...
2015-04-28 Jan Schmidtglimagesink: Cache caps for passing to the client draw...
2015-04-28 Matthieu Bouronglimagesink: Use gst_pad_get_pad_template_caps in ...
2015-04-27 Matthieu Bouronglimagesink: Remove unused stop function
2015-04-27 Matthew Watersglimagesink: unref the pool in the correct place
2015-04-27 Matthew Watersgl: unref display/other-context in the correct place
2015-04-24 Matthew Watersglimagesink: balance change_state display ref/unref
2015-04-21 Matthew Watersgldisplay: synchronize the searching and creation of...
2015-04-07 Sebastian Drögeglimagesink: Disconnect mouse/key event signal handlers...
2015-04-07 Sebastian Drögeglimagesink: Guard against disconnecting invalid signal ids
2015-03-21 Nicola Murinoglimagesink: fix caps leak
2015-03-14 Julien Isorceglimagesink: keep window invisible when sharing output
2015-03-14 Julien Isorceglimagesink: provide GstSample in client-draw signal
2015-03-14 Matthew Watersglsyncmeta: make context to wait and set sync explicit
2015-03-14 Nicolas Dufresneglimagesink: Add NULL check in error case
2015-03-13 Matthew Watersglimagesink: add pixel-aspect-ratio property on the bin
2015-03-13 Matthew Watersglimagesink: forward ALL the properties on the bin
2015-03-13 Matthew Watersgl: retreive the gldisplay/app gl context as soon as...
2015-03-12 Matthew Watersgl: store the list of contexts within gldisplay
2015-03-12 Matthew Watersglimagesink: unset the current shader after rendering
2015-03-12 Matthew Watersglimagesink: implement as a bin
2015-03-07 Nicolas Dufresneglimagesink: Only cache pool, don't manage it
2015-03-06 Sebastian Drögegl: Remove format info in glcolorconvert's transform_ca...
2015-02-24 Xavier Claessensglimagesink: cosmetic cleanup
2015-02-12 Edward Herveyglimagesink: Fix debug statement
2015-02-12 Edward Herveyglimagesink: Sprinkle more debug
2015-02-05 Matthew Watersglimagesink: log the converted caps
2015-02-03 Matthew Watersglcolorconvert: put GstGLSyncMeta on output buffers
2015-02-03 Matthew Watersglupload/download/convert: provide transform_caps functions
2015-01-30 Matthew Watersglimagesink: clobber the alpha channel by default
2015-01-29 Matthew Watersglwindow: make showing a window explicit
2015-01-23 Matthew Watersglwindow: remove width/height from _draw()
2015-01-19 Nicola Murinoglimagesink: fix memleak
2015-01-14 Matthew Watersgl: split glcolorconvert usage from glupload
2014-12-11 Matthew Watersgl: fixup vao and vbo usage for legacy GL
2014-11-29 Matthew Watersglimagesink: properly handle the !opengl3 case
2014-11-27 Matthew Watersgldisplay: implement runtime GL api filtering
2014-11-27 Matthew Watersgl: remove the use of glu
2014-11-27 Matthew Watersgl: add a sync meta for synchronizing across GL contexts
2014-11-27 Matthew Watersglimagesink: use vbo's and vao's for gl3
2014-11-27 Matthew Watersglimagesink: only attempt a resize when the window...
2014-11-23 Matthew Watersglupload: rearchitecture for non GLMemory inputs/outputs
2014-11-20 Vineeth T Mglimagesink: critical error while seek playback-test...
2014-11-12 Matthew Watersglimagesink: don't set the upload to NULL on the drain...
2014-11-12 Julien Isorceglimagesink: release stored buffers on drain query
2014-11-06 Alessandro Decinaglimagesink: don't make gst_glimage_sink_handle_events...
2014-11-06 Alessandro Decinaglimagesink: fix possible deadlock on osx
2014-11-06 Matthew Watersglimagesink: clamp the resize width/height to >= 1...
2014-11-06 Lubosz Sarneckiglimagesink: implement gst_video_overlay_handle_events
2014-10-31 Matthew Watersglimagesink: resize the viewport correctly on a caps...
2014-10-29 Lubosz Sarneckisatisfy gst-indent
2014-10-23 Matthew Watersgl: propogate other-context using GstContext
2014-10-13 Sebastian Drögeglimagesink: Only finalize the other context in finalize()
2014-10-13 Sebastian Drögeglimagesink: Don't leak other-context
2014-09-21 Matthew Watersglupload: provide the output buffer that is rendered...
2014-09-19 Sanjay NMgl: Removed unreachable break, unused variable
2014-08-28 Sebastian Drögeglimagesink: Add missing break to switch
2014-08-21 Lubosz Sarneckiglimagesink: expose context
2014-08-19 Matthew Watersglimagesink: unref the window on navigation event
2014-08-10 Tim-Philipp Mülleropengl: update element docs for 1.x
2014-08-07 Vasilis LiaskovitisGstGLWindow, GstGLImagesink, x11: Scale navigation...
next