wpe: Properly wait on context thread startup condition
[platform/upstream/gstreamer.git] / ext / openni2 /
2021-03-23 Stéphane Cerveauopenni2: allow per feature registration
2020-06-19 Tim-Philipp MüllerMark more plugin GTypes as plugin API
2020-05-13 Nirbheek Chauhanmeson: Pass native: false to add_languages()
2020-03-15 Philippe Normandopenni2: Remove spurious gtk-doc markers
2019-12-11 Stéphane Cerveauremove various useless linefeed in logs
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-05-30 Tim-Philipp Müllermeson: add more plugins to plugins list
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
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