waylandsink: Commit the parent after creating subsurface
[platform/upstream/gstreamer.git] / ext / openni2 /
2018-12-17 Tim-Philipp Müllermeson: build openni2 plugin
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2014-09-16 Ognyan Tonchevopenni2src: do not leak pool
2014-07-21 Sebastian Drögeopenni2src: Fix unitialized variable compiler warning
2014-07-03 Arun Raghavanopenni2src: Add proper clean up of OpenNI2 objects
2014-07-03 Arun Raghavanopenni2src: Don't embed C++ objects in our GObject
2014-07-03 Arun Raghavanopenni2src: Close device when stopping the stream
2014-07-03 Arun Raghavanopenni2src: Fix timestamping
2014-07-03 Arun Raghavanopenni2src: Make the location property not be mandatory
2014-07-03 Arun Raghavanopenni2src: Open device on NULL->READY
2014-07-03 Arun Raghavanopenni2src: Fix deadlock when _get_caps() is called...
2014-07-03 Arun Raghavanopenni2src: Mark element as a live source
2013-12-03 Sebastian Drögeopenni2src: Check color format
2013-12-03 Sebastian Drögeopenni2src: Add support for the video meta
2013-12-03 Sebastian Drögeopenni2src: Use GstVideoFrame API for better handling...
2013-12-03 Sebastian Drögeopenni2src: Fix buffer handling to actually work and...
2013-12-03 Sebastian Drögeopenni2src: Don't shut down library when finalizing...
2013-12-03 Sebastian Drögeopenni2src: Fix negotiation and creation of a video...
2013-12-03 Sebastian Drögeopenni2src: Use debug category properly
2013-12-02 Sebastian Drögeopenni2src: Classification of the element should be...
2013-12-02 Sebastian Drögeopenni2src: Use GstVideoInfo to create caps and don...
2013-12-02 Sebastian Drögeopenni2src: Some random cleanup and minor fixes
2013-12-02 Miguel Casas-Sanchezopenni: Add OpenNNI2 plugin