<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;"><div>On Mon, 2018-12-03 at 12:10 +0100, Thomas Guillem wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>Hello,</pre><pre><br></pre><pre><br></pre><pre>Could you also refactor renderer module options, like "show-perf-warning", "audio-passthrough", "conversion-quality", and maybe some others.</pre><pre>You can check how it's done in modules/video_output/opengl/display.c, with add_glopts().</pre><pre><br></pre><pre>On Wed, Nov 28, 2018, at 16:44, Shaleen Jain wrote:</pre></blockquote><div><br></div><div>Do you mean to use a define for the common options? besides the three that you have already mentioned "ip" and "port" are the common</div><div>options as they are required by vlc_renderer_item_new but they have different defaults for chromecast and dlna each (for e.g chromecast has port 8009 and dlna has port 7070).</div><div>So I'm not sure if it'll be wise to make them (ip and port) common for each renderer. </div><div><br></div><div><span><pre>-- <br></pre><div style="width: 71ch;">Regards,</div><div style="width: 71ch;">Shaleen Jain</div></span></div></body></html>