[vlc-devel] commit: Implement access_GetParentInput and demux_GetParentInput and use. ( Pierre d'Herbemont )
Pierre d'Herbemont
pdherbemont at gmail.com
Tue Aug 25 13:38:30 CEST 2009
On Aug 25, 2009, at 11:52 AM, xxcv wrote:
> Hi,
>> This try to avoid vlc_object_find() as much as possible.
>>
>
> Does this commit have any bad effects on any other modules during
> exit?
Yes, this impacts indirectly also modules that don't use
access_GetParentInput and demux_GetParentInput. The patch is of course
not designed to have any bad effects.
Pierre.
More information about the vlc-devel
mailing list