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