[vlc-devel] [PATCH 1/2] opencv_wrapper: Port to video filter2
Jean-Baptiste Kempf
jb at videolan.org
Tue Aug 7 18:37:58 CEST 2012
On Tue, Aug 07, 2012 at 12:32:38PM -0400, Edward Wang wrote :
> - filter_t *p_opencv;
> + filter_t* p_opencv;
Why ?
> + p_filter->pf_video_filter = Filter;
Move that at the end of Open
> + double duration;
Declare where you need it.
This is a great first step.
Best regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list