[vlc-devel] [PATCH 17/20] ADD for module configs: list of slave config options

basos g noxelia at gmail.com
Mon Apr 13 21:18:37 CEST 2009


2009/4/12 xxcv <xxcv07 at gmail.com>

>  basos g wrote:
>
>
>
> 2009/4/6 basos g <noxelia at gmail.com>
>
>>
>>
>> A list of slave list config options could optionally be related
>> to a module config item. It's purpose is to add a gui capability
>> of updating slave list configs that depend on a master (list) config
>> on-the-fly.
>> A use case of this is at capture device panels where capability lists
>> are populated according to the selected input device.
>>
>> To be accompished by corresponding qt4 patch
>>
>
>
> Could somebody check this out ??
>
> This patch crash on exit.
>
>

Negative here. This patch does not crash vlc.
On exit it just frees an optional slave option array. A facility that is
only used on the direct show filter (in case u applied the next patch). On
every other case it should not affect vlc module config options. Also a new
module_config_t is initialized NULL so the slaves list if not explicitly
initialized will also be.

Anyone else to cite on the idea behind this new facility ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090413/8ffcd1af/attachment.html>


More information about the vlc-devel mailing list