<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 21, 2014 at 10:54 AM, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">
> +VLC_API void stream_FilterSetDefaultReadDir( stream_t *s );<br>
<br>
</div>Is there a reason why you define a setter instead of exposing a common callback<br>
directly?<br></blockquote><div><br></div><div>I tend to hide implementation details whenever possible, but i guess in that case that's inconsistent </div><div>with vlc global coding style.</div><div>Will be fixed soon.</div>
<div> </div></div><br></div></div>