projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3419706
)
motioncells: fix mingw build
author
Nicola Murino
<nicola.murino@gmail.com>
Mon, 30 Jan 2017 10:17:53 +0000
(11:17 +0100)
committer
Sebastian Dröge
<sebastian@centricular.com>
Mon, 30 Jan 2017 10:41:01 +0000
(12:41 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=777930
ext/opencv/gstmotioncells.cpp
patch
|
blob
|
history
diff --git
a/ext/opencv/gstmotioncells.cpp
b/ext/opencv/gstmotioncells.cpp
index 33f314a64d18852954127b5c6b2c7e1f1cfd8c67..00696349d733623ca291b19c74a689cb26500378 100644
(file)
--- a/
ext/opencv/gstmotioncells.cpp
+++ b/
ext/opencv/gstmotioncells.cpp
@@
-848,7
+848,7
@@
gst_motion_cells_transform_ip (GstOpencvVideoFilter * base, GstBuffer * buf,
int thickness, success, motioncellsidxcnt, numberOfCells,
motioncellsnumber, cellsOfInterestNumber;
int mincellsOfInterestNumber, motiondetect;
- uint minimum_motion_frames, postnomotion;
+
g
uint minimum_motion_frames, postnomotion;
char *datafile;
bool display, changed_datafile, useAlpha;
gint64 starttime;