Re: [PATCH 0/7] Add introspection utility to Grilo



El mié, 14-07-2010 a las 10:41 +0200, Juan A. Suarez Romero escribió:
> Hello all!
> 
> This set of patches adds a new command line utility to Grilo: introspecting
> sources.
> 
> Roughly speaking, it provides the same functionality as gst-inspect from
> GStreamer.
> 
> With no parameters, it shows the list of available sources.
> 
> User can specify also a list of sources, and it will show all information about
> those sources: details, supported operations and keys, etc.
> 
> There are a lot of reasons why this utility can be helpful:
> 
> a) User can get information from a source without needing to go to
>    documentation.
> b) Code itself can be used as a reference to know how to get information from a
>    source.
> c) Explore new issues and lacks in Grilo (most important one right now).
> d) It's cool ;).

Sure, I also had plans to implement something like this some day but
since you have already started... :)

Iago



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]