27 Commits (master)

Author SHA1 Message Date
Steve Lhomme 3338d1da79 srt: don't cast to vlc_object_t* 4 years ago
Alexandre Janniaux 596311ba0b access_output: srt: fix signedness warning 5 years ago
Steve Lhomme ff5e2f7b88 srt: use srt_create_socket() instead of deprecated srt_socket() 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 5 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Zhao Zhili 84bc80de23 access_output/srt: send data in payload_size chunks 5 years ago
Zhao Zhili 853df2675c access_output/srt: simplify always true condition 5 years ago
Zhao Zhili c90ef66a55 access_output/srt: obsolete SRT_PARAM_CHUNK_SIZE 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Lyndon Brown d75459a35b remove unnecessary option longtext 7 years ago
Yohann D'ANELLO a55c95a9cc srt: add stream ID option 6 years ago
Julien Montant 6e8d774311 srt: fix build issue with recent SRT library 6 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 7 years ago
Aaron Boxer ce386056d0 srt: fix bug in setting passphrase 7 years ago
Thomas Guillem e7e608e84e access_out: srt: fix missing config.h include 7 years ago
Aaron Boxer f98585725a srt: parse url and set options 7 years ago
Rémi Denis-Courmont 90b7919115 srt: remove tautology 8 years ago
Rémi Denis-Courmont ae882e1872 srt out: remove redundant code 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Rémi Denis-Courmont 776811e9f2 config: remove advanced from add_password() 8 years ago
Justin Kim 867f005c50 access_out: srt: refactor to support connection recovery 8 years ago
Justin Kim 7e3ae721aa access_output: srt: add support stream encryption 9 years ago
Jean-Baptiste Kempf 52f8cf70f1 SRT: fix typo 9 years ago
Justin Kim c8bef6551e access_out: srt: use pipe to detect interrupt 9 years ago
Justin Kim d127141f6d access_output: srt: suppress warnings by unused variable and parameter 9 years ago
Justin Kim e05a869878 srt: Fix build failure 9 years ago
Justin Kim 67cbd82882 access_out:srt: introduce SRT ouput module 9 years ago