index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
rtsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
James Almer
2019-05-02
1
-1
/
+4
|
\
|
*
rtsp: add pkt_size option
Tristan Matthews
2019-04-15
1
-1
/
+4
*
|
lavf/rtsp.c: Fix stimeout option not applied on http tunnel
Jun Li
2019-04-15
1
-2
/
+8
*
|
Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel"
Steven Liu
2019-04-15
1
-8
/
+2
*
|
lavf/rtsp.c: Fix stimeout option not applied on http tunnel
Signed-off-by: Jun Li
2019-04-15
1
-2
/
+8
*
|
Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel"
Steven Liu
2019-04-15
1
-8
/
+2
*
|
lavf/rtsp.c: Fix stimeout option not applied on http tunnel
Steven Liu
2019-04-15
1
-2
/
+8
*
|
avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100
Jun Li
2019-03-31
1
-0
/
+1
*
|
avformat/rtsp: Add https tunneling support
Jun Li
2019-03-25
1
-2
/
+6
*
|
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2019-03-21
1
-2
/
+2
*
|
avformat/rtsp: Check number of streams in sdp_parse_line()
Michael Niedermayer
2019-01-31
1
-1
/
+4
*
|
avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect()
Michael Niedermayer
2019-01-31
1
-1
/
+2
*
|
lavf/rtpdec: Constify several pointers.
Carl Eugen Hoyos
2018-02-11
1
-4
/
+4
*
|
rtsp: rename certain options after a deprecation period
wm4
2018-02-04
1
-2
/
+10
*
|
avformat: migrate to AVFormatContext->url
Marton Balint
2018-01-28
1
-6
/
+12
*
|
Merge commit 'f6161fccf8c5720ceac1ed1df8ba60ff8fed69f5'
James Almer
2017-12-10
1
-1
/
+3
|
\
\
|
|
/
|
*
rtsp: only break on parse_rtsp_message on error
Tristan Matthews
2017-11-30
1
-1
/
+3
|
*
lavf: make avio_read_partial() public
wm4
2017-08-30
1
-1
/
+1
|
*
rtsp: Move message parsing to a separate function
Luca Barbato
2017-03-21
1
-25
/
+32
*
|
rtsp: Move message parsing to a separate function
Luca Barbato
2017-10-06
1
-25
/
+32
*
|
Merge commit '79331df362fb05a0d04ca9489c87e5b80077a3f4'
James Almer
2017-10-03
1
-27
/
+26
|
\
\
|
|
/
|
*
rtsp: Lazily set up the pollfd array once
Luca Barbato
2017-02-28
1
-27
/
+26
*
|
Merge commit '5263f464db5f2df74ddf712f6d1221b24475fa8e'
James Almer
2017-10-03
1
-3
/
+6
|
\
\
|
|
/
|
*
rtsp: Lazily allocate the pollfd array
Luca Barbato
2017-02-27
1
-3
/
+6
*
|
Merge commit 'b9b82151a1aaa8bbf389853a6142c4e101d80b86'
James Almer
2017-10-03
1
-28
/
+28
|
\
\
|
|
/
|
*
rtsp: Move the pollfd setup out of the for loop
Luca Barbato
2017-02-27
1
-28
/
+28
*
|
Merge commit '150e99d694f33ab9ad678834964909aa315d14a1'
James Almer
2017-10-03
1
-26
/
+40
|
\
\
|
|
/
|
*
rtsp: Factor out packet reading
Luca Barbato
2017-02-27
1
-26
/
+40
*
|
lavf: make avio_read_partial() public
wm4
2017-09-01
1
-1
/
+1
*
|
Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'
Clément Bœsch
2017-03-31
1
-2
/
+1
|
\
\
|
|
/
|
*
Use avpriv_report_missing_feature() where appropriate
Diego Biurrun
2016-11-08
1
-2
/
+1
|
*
rtsp: Fix a crash with the RTSP muxer
Martin Storsjö
2016-09-15
1
-1
/
+2
*
|
lavf/rtsp: Fix a crash with the RTSP muxer.
Martin Storsjö
2016-09-15
1
-1
/
+2
*
|
lavf: forward protocol_whitelist for the remaining cases
Andreas Cadhalpun
2016-08-05
1
-0
/
+8
*
|
Merge commit '3fdffc032e8ea5676bc0c2551b900c0dc887835b'
Hendrik Leppkes
2016-06-26
1
-4
/
+4
|
\
\
|
|
/
|
*
rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoder
Martin Storsjö
2016-05-25
1
-4
/
+4
*
|
Merge commit 'bc2a32969eb4db17677971def5ad5b936d9d1648'
Clément Bœsch
2016-06-21
1
-0
/
+6
|
\
\
|
|
/
|
*
rtsp: Parse SSRC attributes in the SDP
Martin Storsjö
2016-05-11
1
-0
/
+6
*
|
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
Derek Buitenhuis
2016-04-21
1
-5
/
+5
|
\
\
|
|
/
|
*
avio: Copy URLContext generic options into child URLContexts
Martin Storsjö
2016-03-24
1
-5
/
+5
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-30
/
+38
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-30
/
+38
|
*
lavf: add a protocol whitelist/blacklist for file opened internally
Anton Khirnov
2016-02-22
1
-3
/
+6
|
*
urlprotocol: receive a list of protocols from the caller
Anton Khirnov
2016-02-22
1
-7
/
+26
|
*
rtsp: free opts dictionary on failure of getnameinfo
Ganesh Ajjanagadde
2015-12-07
1
-0
/
+1
*
|
rtp: Fix play multiple multicast streams with the same port
Zhao Zhili
2016-03-07
1
-1
/
+1
*
|
avformat: Add a protocol blacklisting API
Derek Buitenhuis
2016-03-04
1
-5
/
+5
*
|
Update demuxers and protocols for protocol whitelist support
Michael Niedermayer
2016-02-02
1
-10
/
+10
*
|
avformat/rtsp: free opts dictionary on failure of getnameinfo
Ganesh Ajjanagadde
2015-12-06
1
-0
/
+1
*
|
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-12-04
1
-1
/
+1
[next]