I'm currently try to get the resizer to run with the h264 encoder on an OMAP 3530.
After looking at the video_loopback_resize sample in the dmai 1.2.10 svn rev. 642 I'm a bit confused. The Resize.c file in the linux/omap3530 directory is checking against CONFIG_VIDEO_OMAP34XX_ISP_RESIZER, but this option seems not to be available anymore in the 2.6.37 kernel.
Is the resizer in the DMAI supposed to work with 2.6.37 in any way?
Or what is the preferred way to get the ISP pipeline working with a resizer and a h264 encoder running on the DSP?