Hans Verkuil wrote:
> On Thursday 21 January 2010 03:46:05 Brandon Philips wrote:
>> On 00:07 Thu 21 Jan 2010, Mauro Carvalho Chehab wrote:
>>> Brandon Philips wrote:

>> So here is how I see v4l-utils.git being laid out based on what others
>> have said:
>>
>>  libv4l1/
>>  libv4l2/
>>  libv4lconvert/
>>  test/
>>  v4l2-dbg/
>>  contrib/
>>   qv4l2-qt3/
>>   qv4l2-qt4/
>>   cx25821/
>>   etc... everything else
> 
> Hmm. I think I would prefer to have a structure like this:
> 
> lib/
>       libv4l1/
>       libv4l2/
>       libv4lconvert/

I don't have a strong opinion if we should have a /lib dir here or
not.

> utils/
>       v4l2-dbg
>       v4l2-ctl
>       cx18-ctl
>       ivtv-ctl

        keytable
        v4l2-sysfs-path
parsers/
        parse_em28xx.pl
        parse-sniffusb2.pl

>       test/
>       everything else

I like the idea of putting everything else under
        contrib/

> And everything in lib and utils can be packaged by distros, while contrib
> is not packaged.

With respect to the parsers (parse_em28xx.pl and parse-sniffusb2.pl), in 
practice, they
seemed more important than the v4l2-dbg, as they help to check what GPIO's are 
needed
to support the USB devices (and it is impractical to send us a non-parsed log, 
due to its
very long size). So, IMO, this should be installed on distros.

> What would also be nice is if this project http://v4l-test.sourceforge.net/
> could eventually be merged in v4l2-apps.

Agreed.

Cheers,
Mauro.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to