By Date: <-- -->
By Thread: <-- -->

AverMedia 6 Eyes AVS6EYES support



Martin,

Em Qua, 2006-03-29 às 01:05 +0200, Martin Samuelsson escreveu:
> On Tue, 28 Mar 2006 14:39:26 -0800
> Andrew Morton <akpm (at) osdl.org> wrote:
> 
> > Many coding style mistakes.
> 
> I'm not at all surprised, the code's ancient and diverse origins shows, 
> as does my less than perfectly honed kernel coding skills. I will fix 
> the things you found, try to find some more, and resubmit. 

Worse: It is based at video_decoder.h, with, by turn, are based on V4L1
API. Both are obsolete, and marked to be removed from kernel, as stated
at Documentation/feature-removal-schedule.txt:

What:   Video4Linux API 1 ioctls and video_decoder.h from Video devices.
When:   July 2006
Why:    V4L1 AP1 was replaced by V4L2 API. during migration from 2.4 to
2.6
        series. The old API have lots of drawbacks and don't provide
enough
        means to work with all video and audio standards. The newer API
is
        already available on the main drivers and should be used
instead.
        Newer drivers should use v4l_compat_translate_ioctl function to
handle
        old calls, replacing to newer ones.
        Decoder iocts are using internally to allow video drivers to
        communicate with video decoders. This should also be improved to
allow
        V4L2 calls being translated into compatible internal ioctls.
Who:    Mauro Carvalho Chehab <mchehab (at) brturbo.com.br>

Please convert it to V4L2 and VIDIOC_INT ioctls, as defined at:
include/media/v4l2-common.h
include/linux/videodev2.h

> Many thanks for your help and time!
> 
> Regards,
> /Sam
Cheers, 
Mauro.

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request (at) redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list