summaryrefslogtreecommitdiff
path: root/ext/opencv/gstmotioncells.c
Commit message (Expand)AuthorAgeFilesLines
* motioncells: Port to g_get_current_timeNicolas Dufresne2015-06-221-1/+1
* motioncells: improve loggingNicola Murino2014-05-301-3/+6
* motioncells: use standard macro for booleanNicola Murino2014-05-301-21/+21
* motioncells: fix memleakNicola Murino2014-05-141-191/+199
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* rename some caps and elements in examplesWim Taymans2012-09-141-1/+1
* opencv: disable motioncells "date" property for nowTim-Philipp Müller2012-09-091-0/+4
* opencv: port to 0.11Sreerenj Balachandran2012-07-141-54/+64
* Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-301-32/+19
|\
| * replace propset_mutex with GST_OBJECT_LOCKNicola Murino2011-11-301-32/+19
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+2
|/
* opencv: use caps constants moreStefan Sauer2011-11-181-5/+11
* opencv: fixup gobject naming conventionsStefan Sauer2011-11-181-1/+1
* motioncells: turn two global vars into static variablesStefan Sauer2011-08-041-5/+1
* Fix some more variable-set-but-not-used compiler warningsTim-Philipp Müller2011-08-021-2/+0
* motioncells: new element to detect areas of motionRobert Jobbagy2011-07-281-0/+1111