index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
libsrt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/libsrt: fix cleanups on failed libsrt_open() and libsrt_setup()
Marton Balint
2020-10-28
1
-7
/
+14
*
lavf/srt: fix build fail when used the libsrt 1.4.1
Jun Zhao
2020-09-21
1
-0
/
+8
*
avformat/libsrt: close listen fd in listener mode
Nicolas Sugino
2020-09-08
1
-1
/
+11
*
avformat/libsrt: change open_timeout to int64_t to avoid integer overflow
Limin Wang
2020-05-03
1
-1
/
+1
*
avformat/libsrt: clarify option description for timeout and latency unit of m...
Limin Wang
2020-05-03
1
-6
/
+6
*
avformat/libsrt: make avformat connect timeout 0 by default
Marton Balint
2020-02-24
1
-1
/
+1
*
avformat/libsrt: use listen_timeout for listening
Marton Balint
2020-02-24
1
-9
/
+4
*
avformat/libsrt: send non-blocking mode on both the listen and the connect so...
Marton Balint
2020-02-24
1
-3
/
+3
*
avformat/libsrt: small fixes in libsrt_neterrno()
Marton Balint
2020-02-24
1
-4
/
+5
*
avformat/libsrt: poll for error conditions as well
Marton Balint
2020-02-24
1
-5
/
+6
*
avformat/libsrt: fix checking connection result in non-blocking mode
Marton Balint
2020-02-24
1
-28
/
+13
*
avformat/libsrt: fix name of timeout option
Marton Balint
2020-02-24
1
-1
/
+1
*
avformat/libsrt: fix timeout unit confusion between milisec and microsec
Marton Balint
2020-02-24
1
-4
/
+4
*
avformat/libsrt: add missing SRT_VERSION_VALUE check
Marton Balint
2020-01-23
1
-0
/
+2
*
avformat/libsrt: fix enabling nonblocking mode
Anthony Delannoy
2020-01-19
1
-2
/
+4
*
lavf/libsrt: Fix typo
Anthony Delannoy
2020-01-08
1
-2
/
+2
*
lavf/libsrt: add version guard for srt encryption control
Jun Zhao
2020-01-01
1
-2
/
+9
*
lavf/libsrt: enable other encryption parameters
Jun Zhao
2019-12-11
1
-0
/
+18
*
lavf/libsrt: add linger parameter to libsrt
Jun Zhao
2019-12-11
1
-0
/
+13
*
avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean type
Limin Wang
2019-12-06
1
-3
/
+3
*
avformat/libsrt: fix for the memory leak if passphrase has been configured by...
Limin Wang
2019-12-06
1
-0
/
+1
*
avformat/libsrt: check av_strdup() return value and fix memleak
Steven Liu
2019-10-19
1
-1
/
+15
*
Merge commit '90b15f60bf4919deaed66d868e18107eba371da7'
James Almer
2019-02-20
1
-1
/
+2
|
\
|
*
srt: Set srto_sender flag to sender srt socket
Sven Dueking
2019-02-12
1
-1
/
+2
*
|
avformat/libsrt: add several options supported in srt 1.3.0
Matsuzawa Tomohiro
2018-10-23
1
-0
/
+58
*
|
avformat/libsrt: fix merge of payload_size option
Marton Balint
2018-09-03
1
-3
/
+4
*
|
Merge commit 'f25117a4286505b38c12466ef04459471de3c1b0'
James Almer
2018-09-02
1
-1
/
+1
|
\
\
|
|
/
|
*
libsrt: Pass the correct pointer for the passphrase
Sven Dueking
2018-07-13
1
-1
/
+1
*
|
Merge commit 'a507af97eef468238d545ff954a39d7432832e54'
James Almer
2018-09-02
1
-5
/
+23
|
\
\
|
|
/
|
*
avformat/libsrt: add latency options and deprecate tspbdelay
Sven Dueking
2018-06-04
1
-5
/
+23
*
|
Merge commit 'ea8ae27a5e112d06fd5625f640e40849e6313f0c'
James Almer
2018-09-02
1
-7
/
+20
|
\
\
|
|
/
|
*
avformat/libsrt: add payload size option
Sven Dueking
2018-06-03
1
-1
/
+20
*
|
avformat/libsrt: add pkt_size parameter to libsrt
Marton Balint
2018-09-01
1
-0
/
+25
*
|
Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'
James Almer
2018-03-29
1
-4
/
+4
|
/
*
Add Haivision SRT protocol
Sven Dueking
2018-03-28
1
-0
/
+546