[vlc-devel] [PATCH v2 0/3] Refactoring SRT modules
    Justin Kim 
    justin.kim at collabora.com
       
    Tue Mar  6 04:55:07 CET 2018
    
    
  
Hello, 
The previous patch for contrib: srt has failed to build
because of lack of dependency. Only 'contrib: srt' patch
is modified to add dependency on Win32. The others are same
as the previous review requests.
Regards
Justin Kim (3):
  access_out: srt: Refactoring to support connection recovery
  access: srt: Refactoring to support connection recovery
  contrib: srt: Enabled for Win32
 contrib/src/srt/rules.mak   |   7 +-
 modules/access/srt.c        | 338 ++++++++++++++++++++++---------------
 modules/access_output/srt.c | 394 +++++++++++++++++++++++++++-----------------
 3 files changed, 453 insertions(+), 286 deletions(-)
-- 
2.16.2
    
    
More information about the vlc-devel
mailing list