opencvfilter: Properly port to GstVideoFilter
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 29 Nov 2016 02:54:57 +0000 (21:54 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 30 Nov 2016 02:21:49 +0000 (21:21 -0500)
commited3877655da34c47cce04a65d9af2bde30300420
treee700b184bb3ef48654ab3492d58ba076a11a60d5
parentefbb6d2a13a6038e8bd49b6991fdd22fe1e8c593
opencvfilter: Properly port to GstVideoFilter

This is a subblass of VideoFilter but yet does not use any of it's
features. This also fixes issue in case the incoming images have custom
strides as the VideoMeta is no longer ignored.

https://bugzilla.gnome.org/show_bug.cgi?id=775288
gst-libs/gst/opencv/gstopencvvideofilter.cpp