index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openni2
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-2
/
+1
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+1
2014-09-16
openni2src: do not leak pool
Ognyan Tonchev
1
-0
/
+2
2014-07-21
openni2src: Fix unitialized variable compiler warning
Sebastian Dröge
1
-0
/
+3
2014-07-03
openni2src: Add proper clean up of OpenNI2 objects
Arun Raghavan
1
-4
/
+13
2014-07-03
openni2src: Don't embed C++ objects in our GObject
Arun Raghavan
2
-75
/
+100
2014-07-03
openni2src: Close device when stopping the stream
Arun Raghavan
1
-0
/
+2
2014-07-03
openni2src: Fix timestamping
Arun Raghavan
2
-9
/
+29
2014-07-03
openni2src: Make the location property not be mandatory
Arun Raghavan
1
-4
/
+0
2014-07-03
openni2src: Open device on NULL->READY
Arun Raghavan
1
-10
/
+11
2014-07-03
openni2src: Fix deadlock when _get_caps() is called before READY
Arun Raghavan
1
-8
/
+10
2014-07-03
openni2src: Mark element as a live source
Arun Raghavan
1
-0
/
+1
2013-12-03
openni2src: Check color format
Sebastian Dröge
1
-5
/
+6
2013-12-03
openni2src: Add support for the video meta
Sebastian Dröge
1
-0
/
+5
2013-12-03
openni2src: Use GstVideoFrame API for better handling of strides
Sebastian Dröge
2
-37
/
+48
2013-12-03
openni2src: Fix buffer handling to actually work and properly timestamp buffers
Sebastian Dröge
1
-29
/
+33
2013-12-03
openni2src: Don't shut down library when finalizing an element instance
Sebastian Dröge
1
-1
/
+0
2013-12-03
openni2src: Fix negotiation and creation of a video buffer pool
Sebastian Dröge
1
-0
/
+49
2013-12-03
openni2src: Use debug category properly
Sebastian Dröge
1
-3
/
+5
2013-12-02
openni2src: Classification of the element should be Source/Video
Sebastian Dröge
1
-1
/
+1
2013-12-02
openni2src: Use GstVideoInfo to create caps and don't leak them
Sebastian Dröge
1
-21
/
+13
2013-12-02
openni2src: Some random cleanup and minor fixes
Sebastian Dröge
1
-110
/
+117
2013-12-02
openni: Add OpenNNI2 plugin
Miguel Casas-Sanchez
4
-0
/
+802