[vlc-devel] [PATCH 3/6] Add a default implementation for pf_readdir for StreamFilter. Use it in stream_filter/record.c

Julien 'Lta' BALLET elthariel at gmail.com
Sat Jun 21 13:26:06 CEST 2014


On Sat, Jun 21, 2014 at 10:54 AM, Rémi Denis-Courmont <remi at remlab.net>
wrote:
>
> > +VLC_API void stream_FilterSetDefaultReadDir( stream_t *s );
>
> Is there a reason why you define a setter instead of exposing a common
> callback
> directly?
>

I tend to hide implementation details whenever possible, but i guess in
that case that's inconsistent
with vlc global coding style.
Will be fixed soon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140621/4a8e5c2b/attachment.html>


More information about the vlc-devel mailing list