32 Commits (e9b35a249d224b2a93ffe45a1ffb7448972b83f3)

Author SHA1 Message Date
  Limin Wang e9b35a249d avformat/libsrt: change open_timeout to int64_t to avoid integer overflow 5 years ago
  Limin Wang 6e95ce8cc9 avformat/libsrt: clarify option description for timeout and latency unit of measurement 5 years ago
  Marton Balint 290a35aefe avformat/libsrt: make avformat connect timeout 0 by default 5 years ago
  Marton Balint 449e984192 avformat/libsrt: use listen_timeout for listening 5 years ago
  Marton Balint 7cc7680a80 avformat/libsrt: send non-blocking mode on both the listen and the connect socket 5 years ago
  Marton Balint 86a7b77b60 avformat/libsrt: small fixes in libsrt_neterrno() 5 years ago
  Marton Balint c112fae660 avformat/libsrt: poll for error conditions as well 5 years ago
  Marton Balint aab9133d91 avformat/libsrt: fix checking connection result in non-blocking mode 5 years ago
  Marton Balint 006744bdbd avformat/libsrt: fix name of timeout option 5 years ago
  Marton Balint b96bc946f2 avformat/libsrt: fix timeout unit confusion between milisec and microsec 5 years ago
  Marton Balint fee4cafbf5 avformat/libsrt: add missing SRT_VERSION_VALUE check 5 years ago
  Anthony Delannoy f8990c5f41 avformat/libsrt: fix enabling nonblocking mode 5 years ago
  Anthony Delannoy 3def315c5c lavf/libsrt: Fix typo 5 years ago
  Jun Zhao d7e2a2bb35 lavf/libsrt: add version guard for srt encryption control 5 years ago
  Jun Zhao 952fd0c768 lavf/libsrt: enable other encryption parameters 6 years ago
  Jun Zhao 8d823e6005 lavf/libsrt: add linger parameter to libsrt 6 years ago
  Limin Wang 79d907774d avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean type 6 years ago
  Limin Wang f9d6addd60 avformat/libsrt: fix for the memory leak if passphrase has been configured by option 6 years ago
  Steven Liu 1f7b527194 avformat/libsrt: check av_strdup() return value and fix memleak 6 years ago
  Sven Dueking 90b15f60bf srt: Set srto_sender flag to sender srt socket 6 years ago
  Matsuzawa Tomohiro c2ac3b8e6a avformat/libsrt: add several options supported in srt 1.3.0 7 years ago
  Marton Balint 23fe072e43 avformat/libsrt: fix merge of payload_size option 7 years ago
  Marton Balint 1124df0397 avformat/libsrt: add pkt_size parameter to libsrt 7 years ago
  Sven Dueking f25117a428 libsrt: Pass the correct pointer for the passphrase 7 years ago
  Sven Dueking a507af97ee avformat/libsrt: add latency options and deprecate tspbdelay 7 years ago
  Sven Dueking ea8ae27a5e avformat/libsrt: add payload size option 7 years ago
  Sven Dueking a2fc8dbae8 Add Haivision SRT protocol 7 years ago