Re: RFC: Add V4L2 decoder commands/controls to replace dvb/video.h

2011-06-19 Thread Hans Verkuil
On Saturday, June 18, 2011 23:30:46 Oliver Endriss wrote: > On Thursday 09 June 2011 14:45:53 Hans Verkuil wrote: > > RFC: Proposal for a V4L2 decoder API > > > > > > This RFC is based on this discussion: > > > > http://www.mail-archive.com/linux-media@vger.ke

Re: RFC: Add V4L2 decoder commands/controls to replace dvb/video.h

2011-06-18 Thread Oliver Endriss
On Thursday 09 June 2011 14:45:53 Hans Verkuil wrote: > RFC: Proposal for a V4L2 decoder API > > > This RFC is based on this discussion: > > http://www.mail-archive.com/linux-media@vger.kernel.org/msg32703.html > > The purpose is to remove the dependency of i

Re: RFC: Add V4L2 decoder commands/controls to replace dvb/video.h

2011-06-18 Thread Hans Verkuil
On Saturday, June 18, 2011 21:13:26 Christian Gmeiner wrote: > HI Hans, > > looks good... is there any progress? None. But the DECODER_CMD part would be easy enough. Before I start doing any work on this, can you match this proposed functionality to your hardware and 1) see if it fits, and 2) se

Re: RFC: Add V4L2 decoder commands/controls to replace dvb/video.h

2011-06-18 Thread Christian Gmeiner
HI Hans, looks good... is there any progress? -- Christian Gmeiner, MSc 2011/6/9 Hans Verkuil : > RFC: Proposal for a V4L2 decoder API > > > This RFC is based on this discussion: > > http://www.mail-archive.com/linux-media@vger.kernel.org/msg32703.html > >

RFC: Add V4L2 decoder commands/controls to replace dvb/video.h

2011-06-09 Thread Hans Verkuil
RFC: Proposal for a V4L2 decoder API This RFC is based on this discussion: http://www.mail-archive.com/linux-media@vger.kernel.org/msg32703.html The purpose is to remove the dependency of ivtv to the ioctls in dvb/audio.h and dvb/video.h. The summary of the