summaryrefslogtreecommitdiff
path: root/ext/openni2
Commit message (Expand)AuthorAgeFilesLines
* openni2src: Check color formatSebastian Dröge2013-12-031-5/+6
* openni2src: Add support for the video metaSebastian Dröge2013-12-031-0/+5
* openni2src: Use GstVideoFrame API for better handling of stridesSebastian Dröge2013-12-032-37/+48
* openni2src: Fix buffer handling to actually work and properly timestamp buffersSebastian Dröge2013-12-031-29/+33
* openni2src: Don't shut down library when finalizing an element instanceSebastian Dröge2013-12-031-1/+0
* openni2src: Fix negotiation and creation of a video buffer poolSebastian Dröge2013-12-031-0/+49
* openni2src: Use debug category properlySebastian Dröge2013-12-031-3/+5
* openni2src: Classification of the element should be Source/VideoSebastian Dröge2013-12-021-1/+1
* openni2src: Use GstVideoInfo to create caps and don't leak themSebastian Dröge2013-12-021-21/+13
* openni2src: Some random cleanup and minor fixesSebastian Dröge2013-12-021-110/+117
* openni: Add OpenNNI2 pluginMiguel Casas-Sanchez2013-12-024-0/+802