webrtc: Make ssrc map into separate data structures
[platform/upstream/gst-plugins-bad.git] / ext / openni2 /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 94/225594/1 accepted/tizen/unified/20200304.124000 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 52/223352/1
2018-12-17 Tim-Philipp Müllermeson: build openni2 plugin
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 86/165986/1 sandbox/sejun/new-feature accepted/tizen/unified/20180110.141849 submit/tizen/20180105.085839
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2 31/158531/5
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 02/52702/1
2014-09-16 Ognyan Tonchevopenni2src: do not leak pool
2014-07-22 Sebastian Drögeopenni2src: Fix unitialized variable compiler warning
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