On Wed, 04 Mar 2015 09:47:47 +0100
Hans Verkuil wrote:
> It took blood, sweat and a bucket full of tears, but I finally managed to
> get it to run on a OLPC XO-1 laptop.
Sorry you had to do that. I've been trying to find a moment to employ my
own bucket, but life remains rather unsettled in the
On 02/13/15 12:30, Hans Verkuil wrote:
> From: Hans Verkuil
>
> Replace the video ops enum_framesizes and enum_frameintervals by the pad
> ops enum_frame_size and enum_frame_interval.
>
> The video and pad ops are duplicates, so get rid of the more limited video op.
>
> The whole point of the s
Hi Hans,
On Tuesday 24 February 2015 09:08:09 Hans Verkuil wrote:
> On 02/13/2015 12:30 PM, Hans Verkuil wrote:
> > From: Hans Verkuil
> >
> > Replace the video ops enum_framesizes and enum_frameintervals by the pad
> > ops enum_frame_size and enum_frame_interval.
> >
> > The video and pad ops
On 02/13/2015 12:30 PM, Hans Verkuil wrote:
> From: Hans Verkuil
>
> Replace the video ops enum_framesizes and enum_frameintervals by the pad
> ops enum_frame_size and enum_frame_interval.
>
> The video and pad ops are duplicates, so get rid of the more limited video op.
>
> The whole point of