Hi Igor,
Do you mean the following mentioned path to show de-interlaced image ?
Camera --> V4l2 Capture -->[interlaced data] V4l2 Display (what output device to use here? virtual FB?) [de-interlaced data] -> [how to pass de-inteaced buffer here?]Encode --> Decode [like to use GPU path here for display] --> LCD
I think mxc_vpu_test might be modified to do what i mentioned above. But as I am not much familiar with VPU and video processing, it doesn't look trivial to me.
As I am also facing this saw kind artifacts issue and looking for solutions. See my post: How to avoid aliasing artifacts using X11/GLES2 to display interlaced YUYV camera output?
Regards,
Vikash