public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Previewer and resizer demo
@ 2009-04-21 14:53 Felix Radensky
  2009-04-21 16:25 ` Hiremath, Vaibhav
  0 siblings, 1 reply; 6+ messages in thread
From: Felix Radensky @ 2009-04-21 14:53 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org Mailing List

Hi,

Are there any userspace applications that demonstrate
the use of previewer and resizer found in OPMA3 ISP.

Thanks.

Felix.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Previewer and resizer demo
  2009-04-21 14:53 Previewer and resizer demo Felix Radensky
@ 2009-04-21 16:25 ` Hiremath, Vaibhav
  2009-04-22  5:22   ` Felix Radensky
  0 siblings, 1 reply; 6+ messages in thread
From: Hiremath, Vaibhav @ 2009-04-21 16:25 UTC (permalink / raw)
  To: Felix Radensky, linux-omap@vger.kernel.org Mailing List


> -----Original Message-----
> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-
> owner@vger.kernel.org] On Behalf Of Felix Radensky
> Sent: Tuesday, April 21, 2009 8:23 PM
> To: linux-omap@vger.kernel.org Mailing List
> Subject: Previewer and resizer demo
> 
> Hi,
> 
> Are there any userspace applications that demonstrate
> the use of previewer and resizer found in OPMA3 ISP.
> 
[Hiremath, Vaibhav] Which release or patches you are using?

Thanks,
Vaibhav Hiremath

> Thanks.
> 
> Felix.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-
> omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Previewer and resizer demo
  2009-04-21 16:25 ` Hiremath, Vaibhav
@ 2009-04-22  5:22   ` Felix Radensky
  2009-04-22  5:36     ` Hiremath, Vaibhav
  0 siblings, 1 reply; 6+ messages in thread
From: Felix Radensky @ 2009-04-22  5:22 UTC (permalink / raw)
  To: Hiremath, Vaibhav; +Cc: linux-omap@vger.kernel.org Mailing List

Hiremath, Vaibhav wrote:
>> -----Original Message-----
>> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-
>> owner@vger.kernel.org] On Behalf Of Felix Radensky
>> Sent: Tuesday, April 21, 2009 8:23 PM
>> To: linux-omap@vger.kernel.org Mailing List
>> Subject: Previewer and resizer demo
>>
>> Hi,
>>
>> Are there any userspace applications that demonstrate
>> the use of previewer and resizer found in OPMA3 ISP.
>>
>>     
> [Hiremath, Vaibhav] Which release or patches you are using?
>
> Thanks,
> Vaibhav Hiremath
>
>   

I've got the omap kernel with patches already integrated, so I don't
know how to determine the patch release. What I know is that previewer
is accessible via separate character device.

Thanks.

Felix.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Previewer and resizer demo
  2009-04-22  5:22   ` Felix Radensky
@ 2009-04-22  5:36     ` Hiremath, Vaibhav
  2009-04-22  5:48       ` Felix Radensky
  2009-04-28 15:53       ` Felix Radensky
  0 siblings, 2 replies; 6+ messages in thread
From: Hiremath, Vaibhav @ 2009-04-22  5:36 UTC (permalink / raw)
  To: Felix Radensky; +Cc: linux-omap@vger.kernel.org Mailing List


> -----Original Message-----
> From: Felix Radensky [mailto:felix@embedded-sol.com]
> Sent: Wednesday, April 22, 2009 10:52 AM
> To: Hiremath, Vaibhav
> Cc: linux-omap@vger.kernel.org Mailing List
> Subject: Re: Previewer and resizer demo
> 
> Hiremath, Vaibhav wrote:
> >> -----Original Message-----
> >> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-
> >> owner@vger.kernel.org] On Behalf Of Felix Radensky
> >> Sent: Tuesday, April 21, 2009 8:23 PM
> >> To: linux-omap@vger.kernel.org Mailing List
> >> Subject: Previewer and resizer demo
> >>
> >> Hi,
> >>
> >> Are there any userspace applications that demonstrate
> >> the use of previewer and resizer found in OPMA3 ISP.
> >>
> >>
> > [Hiremath, Vaibhav] Which release or patches you are using?
> >
> > Thanks,
> > Vaibhav Hiremath
> >
> >
> 
> I've got the omap kernel with patches already integrated, so I don't
> know how to determine the patch release. 
[Hiremath, Vaibhav] From where you got these patches? Kernel version should be enough for me to understand the release package.

> What I know is that
> previewer
> is accessible via separate character device.
> 
[Hiremath, Vaibhav] Yes, very true. Irrespective of release package you are using Resizer and Previewer modules are exported to the user space as a stand-alone character driver.

There are some changes in the IOCTL's (New Ioctl added), so I just wanted to make sure that I share buildable version of application.
 
Thanks,
Vaibhav Hiremath

> Thanks.
> 
> Felix.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Previewer and resizer demo
  2009-04-22  5:36     ` Hiremath, Vaibhav
@ 2009-04-22  5:48       ` Felix Radensky
  2009-04-28 15:53       ` Felix Radensky
  1 sibling, 0 replies; 6+ messages in thread
From: Felix Radensky @ 2009-04-22  5:48 UTC (permalink / raw)
  To: Hiremath, Vaibhav; +Cc: linux-omap@vger.kernel.org Mailing List

Hiremath, Vaibhav wrote:
>> -----Original Message-----
>> From: Felix Radensky [mailto:felix@embedded-sol.com]
>> Sent: Wednesday, April 22, 2009 10:52 AM
>> To: Hiremath, Vaibhav
>> Cc: linux-omap@vger.kernel.org Mailing List
>> Subject: Re: Previewer and resizer demo
>>
>> Hiremath, Vaibhav wrote:
>>     
>>>> -----Original Message-----
>>>> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-
>>>> owner@vger.kernel.org] On Behalf Of Felix Radensky
>>>> Sent: Tuesday, April 21, 2009 8:23 PM
>>>> To: linux-omap@vger.kernel.org Mailing List
>>>> Subject: Previewer and resizer demo
>>>>
>>>> Hi,
>>>>
>>>> Are there any userspace applications that demonstrate
>>>> the use of previewer and resizer found in OPMA3 ISP.
>>>>
>>>>
>>>>         
>>> [Hiremath, Vaibhav] Which release or patches you are using?
>>>
>>> Thanks,
>>> Vaibhav Hiremath
>>>
>>>
>>>       
>> I've got the omap kernel with patches already integrated, so I don't
>> know how to determine the patch release. 
>>     
> [Hiremath, Vaibhav] From where you got these patches? Kernel version should be enough for me to understand the release package.
>
>   
I use 2.6.28 kernel.

Thanks.

Felix.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Previewer and resizer demo
  2009-04-22  5:36     ` Hiremath, Vaibhav
  2009-04-22  5:48       ` Felix Radensky
@ 2009-04-28 15:53       ` Felix Radensky
  1 sibling, 0 replies; 6+ messages in thread
From: Felix Radensky @ 2009-04-28 15:53 UTC (permalink / raw)
  To: Hiremath, Vaibhav; +Cc: linux-omap@vger.kernel.org Mailing List

Hiremath, Vaibhav wrote:
>>
> [Hiremath, Vaibhav] From where you got these patches? Kernel version should be enough for me to understand the release package.
>
>   
>> What I know is that
>> previewer
>> is accessible via separate character device.
>>
>>     
> [Hiremath, Vaibhav] Yes, very true. Irrespective of release package you are using Resizer and Previewer modules are exported to the user space as a stand-alone character driver.
>
> There are some changes in the IOCTL's (New Ioctl added), so I just wanted to make sure that I share buildable version of application.
>  
> Thanks,
> Vaibhav Hiremath
>
>   
>

Hi,

I hope you did not forget me. I just need some skeleton that shows how 
captured frame is forwarded to previewer.
I can work out build problems if there are any.

Thanks a lot.

Felix.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-04-28 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 14:53 Previewer and resizer demo Felix Radensky
2009-04-21 16:25 ` Hiremath, Vaibhav
2009-04-22  5:22   ` Felix Radensky
2009-04-22  5:36     ` Hiremath, Vaibhav
2009-04-22  5:48       ` Felix Radensky
2009-04-28 15:53       ` Felix Radensky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox