[PATCH] Corrected Oops on omap_vout when no manager is connected

2012-08-24 Thread Federico Fuga
If no manager is connected to the vout device, the omapvid_init() function fails. No error condition is checked, and the device is started. Later on, when irq is serviced, a NULL pointer dereference occurs. Also, the isr routine must be registered only if no error occurs, otherwise the isr

[v4l-utils] [PATCH] Cross compilation corrections and script

2012-07-06 Thread Federico Fuga
) Regards Federico Fuga -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] Cross compilation corrections and script

2012-07-06 Thread Federico Fuga
This patch includes some corrections to makefiles and adds a script to be used when crosscompiling. In particular, I introduced the option to specify the cross toolchain prefix, static linking and stripping the binaries and specify eventually another jpeg library directory to be used instead of