edgedetect: Remove redundant CAPS event handler
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 2 Dec 2016 02:51:31 +0000 (21:51 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 2 Dec 2016 02:56:10 +0000 (21:56 -0500)
commit63d4c89560d1a000059955ace56846a06afb9e46
treed26e7349a08bf7ab27e0fd285a1ae9d5d561fc57
parentff6ed239b4a5159f9309fc2ff25d1ca6797e936c
edgedetect: Remove redundant CAPS event handler

There is already a cv_set_caps() implemented, so just do the
entire work there.

https://bugzilla.gnome.org/show_bug.cgi?id=775377
ext/opencv/gstedgedetect.cpp