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
/
opencv
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-01
opencv: textoverlay: Ported to OpenCV version 3.1
Vanessa Chipirras Navalon
1
-0
/
+3
2016-03-31
motioncells: fully construct MotionCells
Luis de Bethencourt
2
-15
/
+22
2016-03-30
opencv: pyramidsegment: delete element
Vanessa Chipirras Navalon
4
-373
/
+0
2016-03-30
opencv: gstcvsmooth: Ported to OpenCV version 3.1
Vanessa Chipirras Navalon
1
-4
/
+4
2016-03-30
opencv: grabcut: Ported to OpenCV version 3.1
Vanessa Chipirras Navalon
1
-21
/
+21
2016-03-30
opencv: faceblur: Ported to OpenCV version 3.1
Vanessa Chipirras Navalon
1
-4
/
+4
2016-03-30
opencv: handdetect: Ported to OpenCV version 3.1
Vanessa Chipirras Navalon
1
-1
/
+3
2016-03-30
opencv: retinex: Ported to OpenCV version 3.1
Vanessa Chipirras Navalon
1
-1
/
+1
2016-03-30
opencv: disparity: Ported to OpenCV version 3.1
Vanessa Chipirras Navalon
2
-137
/
+105
2016-03-30
opencv: skindetect: Ported to OpenCV version 3.1
Vanessa Chipirras Navalon
1
-2
/
+1
2016-03-30
opencv: Ported to OpenCV version 3.1 OpenCV
Vanessa Chipirras Navalon
1
-1
/
+1
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
16
-64
/
+32
2016-02-23
disparity: Don't assume that get_current_caps() returns non-NULL caps after h...
Dave Craig
1
-2
/
+2
2016-01-25
opencv: add mask property to cvlaplace
Luis de Bethencourt
2
-2
/
+21
2016-01-25
opencv: add mask property to cvsobel
Luis de Bethencourt
2
-2
/
+20
2016-01-25
opencv: update deprecated function in skindetect
Luis de Bethencourt
1
-3
/
+1
2016-01-25
opencv: fix cvlaplace
Luis de Bethencourt
2
-101
/
+72
2016-01-24
opencv: fix cvsobel
Luis de Bethencourt
2
-72
/
+85
2016-01-08
opencv: remove check for OpenCV version
Luis de Bethencourt
1
-3
/
+0
2016-01-08
opencv: always do cvsmooth in place
Luis de Bethencourt
1
-32
/
+1
2016-01-08
opencv: do pyramidsegment's transformation in place
Luis de Bethencourt
2
-22
/
+8
2015-12-27
motioncells: fix splitting of RGB color string
Reynaldo H. Verdejo Pinochet
1
-2
/
+5
2015-12-27
motioncells: fix typo in header
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2015-12-27
motioncells: fix misleading warning message
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2015-12-27
motioncells: rework property descriptions
Reynaldo H. Verdejo Pinochet
1
-23
/
+28
2015-12-27
motioncells: use NULL instead of g_strdup(NULL)
Reynaldo H. Verdejo Pinochet
1
-4
/
+4
2015-12-19
opencv: remove unneeded sink_event function in pyramidsegment
Luis de Bethencourt
1
-33
/
+1
2015-12-19
opencv: remove unneeded sink_event function in textoverlay
Luis de Bethencourt
1
-34
/
+0
2015-12-18
templatematch: remove useless function
Thiago Santos
1
-30
/
+0
2015-12-18
opencv: update opencvtextoverlay to GstOpencvVideoFilter
Luis de Bethencourt
2
-53
/
+22
2015-12-18
opencv: update templatematch to GstOpencvVideoFilter
Luis de Bethencourt
2
-56
/
+31
2015-12-18
opencv: update pyramidsegment to GstOpencvVideoFilter
Luis de Bethencourt
2
-49
/
+23
2015-12-18
opencv: update motioncells to GstOpencvVideoFilter
Luis de Bethencourt
2
-240
/
+228
2015-12-17
opencv: update edgedetect to GstOpencvVideoFilter
Luis de Bethencourt
2
-52
/
+46
2015-12-17
opencv: add blur and bilateral support in cvsmooth
Luis de Bethencourt
2
-3
/
+25
2015-12-16
opencv: add medianBlur support in cvsmooth
Luis de Bethencourt
1
-7
/
+26
2015-12-16
opencv: switch deprecated cvSmooth for GaussianBlur
Luis de Bethencourt
2
-30
/
+19
2015-12-15
opencv: pyramidsegment: fix example launch line
Luis de Bethencourt
1
-1
/
+1
2015-12-15
opencv: add headers with example launch lines
Luis de Bethencourt
6
-0
/
+80
2015-12-12
opencv: clean includes
Luis de Bethencourt
36
-221
/
+152
2015-12-12
opencv: remove unused functions in gstopencvutils
Luis de Bethencourt
2
-71
/
+0
2015-12-12
motioncells: Remove unused includes
Luis de Bethencourt
2
-6
/
+0
2015-11-19
docs: update gst-launch-0.10 lines
Luis de Bethencourt
3
-3
/
+3
2015-11-03
opencv: cast paramspec flags to fix the build for c++
Stefan Sauer
1
-7
/
+7
2015-10-21
opencv: handdetect: no need to get a writable buffer
Luis de Bethencourt
1
-2
/
+1
2015-10-20
opencv: handdetect: free best_r with delete
Luis de Bethencourt
1
-3
/
+3
2015-10-20
opencv: motioncells: remove unnecessary check
Luis de Bethencourt
1
-8
/
+4
2015-10-14
opencv: switch remaining to C++
Luis de Bethencourt
4
-80
/
+71
2015-10-14
opencv: motioncells: Switch to C++
Luis de Bethencourt
5
-45
/
+29
2015-10-11
textoverlay: Switch to C++
Luis de Bethencourt
2
-11
/
+19
[prev]
[next]