<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;"><div>Hi,</div><div><br></div><div>Could the remaining two patches also be merged?</div><div><br></div><div>Thanks</div><div><br></div><div>On Tue, 2018-10-23 at 12:21 +0530, Shaleen Jain wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>Fixed a bug that crept in from rebasing within the patches.</pre><pre><br></pre><pre>Changes from v3:</pre><pre> * Added transcoding dialog and conversion quality with encoder selection</pre><pre> * Fixed getting the local ip address</pre><pre><br></pre><pre>Tested on Linux.</pre><pre><br></pre><pre>Shaleen Jain (5):</pre><pre> upnp: fix headers</pre><pre> upnp: do not pass the upnp instance as user data</pre><pre> upnp: add renderer discoverer</pre><pre> dlna: add a DLNA stream out</pre><pre> dlna: add GetProtocolInfo action</pre><pre><br></pre><pre> NEWS | 1 +</pre><pre> modules/MODULES_LIST | 1 +</pre><pre> modules/services_discovery/Makefile.am | 6 +-</pre><pre> modules/services_discovery/upnp-wrapper.cpp | 4 +-</pre><pre> modules/services_discovery/upnp-wrapper.hpp | 5 +</pre><pre> modules/services_discovery/upnp.cpp | 400 ++++++-</pre><pre> modules/services_discovery/upnp.hpp | 41 +</pre><pre> modules/stream_out/dlna/dlna.cpp | 1089 +++++++++++++++++++</pre><pre> modules/stream_out/dlna/dlna.hpp | 86 ++</pre><pre> modules/stream_out/dlna/dlna_common.hpp | 56 +</pre><pre> modules/stream_out/dlna/profile_names.hpp | 833 ++++++++++++++</pre><pre> 11 files changed, 2514 insertions(+), 8 deletions(-)</pre><pre> create mode 100644 modules/stream_out/dlna/dlna.cpp</pre><pre> create mode 100644 modules/stream_out/dlna/dlna.hpp</pre><pre> create mode 100644 modules/stream_out/dlna/dlna_common.hpp</pre><pre> create mode 100644 modules/stream_out/dlna/profile_names.hpp</pre><pre><br></pre></blockquote><div><span><pre>-- <br></pre><div style="width: 71ch;">Regards,</div><div style="width: 71ch;">Shaleen Jain</div></span></div></body></html>