[vlc-devel] [PATCH] Add VIDIOC_G_EXT_CTRLS to ControlListPrint()

Dennis Lou dlou99 at yahoo.com
Sun Jan 13 23:16:38 CET 2008


Sounds fair.  I don't know enough about non-TVtuner cards (e.g. webcams) to say otherwise.  Here you go.

-Dennis

----- Original Message ----
From: Antoine Cellerier <dionoea at videolan.org>
To: Mailing list for VLC media player developers <vlc-devel at videolan.org>
Sent: Sunday, January 13, 2008 7:48:43 AM
Subject: Re: [vlc-devel] [PATCH] Add VIDIOC_G_EXT_CTRLS to ControlListPrint()


Non MPEG extended controls aren't in the USER_CLASS. So you could
either:
1/ Change your patch to only use VIDIOC_G_EXT_CTRLS on MPEG_CLASS
contorls.
2/ Change your patch to always try to use VIDIOC_G_EXT_CTRLS and only
fallback on the old API if that doesn't work (might be a better
solution).

Regards,

-- 
Antoine Cellerier
dionoea
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel





      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v4l2-VIDIOC_G_EXT_CTRL-2.patch.gz
Type: application/x-gzip
Size: 498 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080113/904a36ee/attachment.bin>


More information about the vlc-devel mailing list