Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Eino-Ville Talvala
patterns, and the standard LED API otherwise) [1] http://wiki.maemo.org/LED_patterns Eino-Ville Talvala Computer Graphics Lab Stanford University On 9/7/2010 1:33 PM, Andy Walls wrote: It has already been discussed. Please check the list archives for the past few days. Do you know of any

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-13 Thread Eino-Ville Talvala
code in the right git repository? Any advice would be appreciated! Eino-Ville Talvala Camera 2.0 Project Stanford University -- 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

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-13 Thread Eino-Ville Talvala
On 10/13/2010 3:58 PM, Laurent Pinchart wrote: Hi Eino-Ville, On Thursday 14 October 2010 00:03:33 Eino-Ville Talvala wrote: Hi Laurent, linux-media, We've been working on porting our OMAP3 ISP/mt9p031 Frankencamera framework forward to the current kernel versions (currently, we're using

The FCam camera control API

2010-10-14 Thread Eino-Ville Talvala
Hi all, I wanted to talk a bit more about our project here at Stanford, because I thought several people on this list might be interested in it (although I know several of you may already have heard about it). The short version: We released a high-level camera control API for the Nokia N900

Re: New media framework user space usage

2010-10-29 Thread Eino-Ville Talvala
point. Good luck, Eino-Ville Talvala Stanford University -- 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

Re: New media framework user space usage

2010-11-02 Thread Eino-Ville Talvala
lane shift to 1. We had a hack deep in the ISP code for a bit that did this, but it was hardcoded for the MT9P031, and we abandoned the idea pretty quickly. Eino-Ville Talvala Stanford University -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message

Re: [PATCH/RFC] v4l: Add subdev sensor g_skip_frames operation

2010-11-22 Thread Eino-Ville Talvala
'. It'd be great if once somebody figures out what 'may' translates to, not everyone has to figure it out again for every application. Eino-Ville Talvala Stanford University -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org

Re: [RFC] Cropping and scaling with subdev pad-level operations

2011-01-11 Thread Eino-Ville Talvala
, I'd be worried if executing the same stream of control updates in a different order gave a different final result. With atomic updates, you'd still have to decide how to round to the closest valid state, but at least it'd be consistent. Regards, Eino-Ville Talvala Stanford University

Re: omap3-isp segfault

2011-01-28 Thread Eino-Ville Talvala
to force the format on the gst-launch command, as a further test, although I don't know why it's not matching up to the YUVY format you configured in the pipeline. Eino-Ville Talvala Stanford University -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message

Re: [RFC] Video events, version 2.2

2009-11-13 Thread Eino-Ville Talvala
On 11/13/2009 8:00 AM, Hans Verkuil wrote: Em Wed, 11 Nov 2009 18:59:09 +0100 Hans Verkuilhverk...@xs4all.nl escreveu: On Wednesday 11 November 2009 18:29:52 Sakari Ailus wrote: Hans Verkuil wrote: On Saturday 24 October 2009 23:56:24 Sakari Ailus wrote:

Re: Problems configuring OMAP35x ISP driver

2009-07-14 Thread Eino-Ville Talvala
Zach, We've gotten a Aptina MT9P031 driver working with the latest ISP patchset, both with YUV and RAW data. I don't know what the problem might be with YUYV data - we get useful YUYV data without any changes to the ISP defaults. However, to request RAW data, that simply uses the CCDC and