summaryrefslogtreecommitdiff
path: root/libavformat/rtsp.c
Commit message (Expand)AuthorAge
* Merge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'James Almer2019-05-02
|\
| * rtsp: add pkt_size optionTristan Matthews2019-04-15
* | lavf/rtsp.c: Fix stimeout option not applied on http tunnelJun Li2019-04-15
* | Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel"Steven Liu2019-04-15
* | lavf/rtsp.c: Fix stimeout option not applied on http tunnelSigned-off-by: Jun Li2019-04-15
* | Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel"Steven Liu2019-04-15
* | lavf/rtsp.c: Fix stimeout option not applied on http tunnelSteven Liu2019-04-15
* | avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100Jun Li2019-03-31
* | avformat/rtsp: Add https tunneling supportJun Li2019-03-25
* | lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* | avformat/rtsp: Check number of streams in sdp_parse_line()Michael Niedermayer2019-01-31
* | avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect()Michael Niedermayer2019-01-31
* | lavf/rtpdec: Constify several pointers.Carl Eugen Hoyos2018-02-11
* | rtsp: rename certain options after a deprecation periodwm42018-02-04
* | avformat: migrate to AVFormatContext->urlMarton Balint2018-01-28
* | Merge commit 'f6161fccf8c5720ceac1ed1df8ba60ff8fed69f5'James Almer2017-12-10
|\|
| * rtsp: only break on parse_rtsp_message on errorTristan Matthews2017-11-30
| * lavf: make avio_read_partial() publicwm42017-08-30
| * rtsp: Move message parsing to a separate functionLuca Barbato2017-03-21
* | rtsp: Move message parsing to a separate functionLuca Barbato2017-10-06
* | Merge commit '79331df362fb05a0d04ca9489c87e5b80077a3f4'James Almer2017-10-03
|\|
| * rtsp: Lazily set up the pollfd array onceLuca Barbato2017-02-28
* | Merge commit '5263f464db5f2df74ddf712f6d1221b24475fa8e'James Almer2017-10-03
|\|
| * rtsp: Lazily allocate the pollfd arrayLuca Barbato2017-02-27
* | Merge commit 'b9b82151a1aaa8bbf389853a6142c4e101d80b86'James Almer2017-10-03
|\|
| * rtsp: Move the pollfd setup out of the for loopLuca Barbato2017-02-27
* | Merge commit '150e99d694f33ab9ad678834964909aa315d14a1'James Almer2017-10-03
|\|
| * rtsp: Factor out packet readingLuca Barbato2017-02-27
* | lavf: make avio_read_partial() publicwm42017-09-01
* | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'Clément Bœsch2017-03-31
|\|
| * Use avpriv_report_missing_feature() where appropriateDiego Biurrun2016-11-08
| * rtsp: Fix a crash with the RTSP muxerMartin Storsjö2016-09-15
* | lavf/rtsp: Fix a crash with the RTSP muxer.Martin Storsjö2016-09-15
* | lavf: forward protocol_whitelist for the remaining casesAndreas Cadhalpun2016-08-05
* | Merge commit '3fdffc032e8ea5676bc0c2551b900c0dc887835b'Hendrik Leppkes2016-06-26
|\|
| * rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoderMartin Storsjö2016-05-25
* | Merge commit 'bc2a32969eb4db17677971def5ad5b936d9d1648'Clément Bœsch2016-06-21
|\|
| * rtsp: Parse SSRC attributes in the SDPMartin Storsjö2016-05-11
* | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis2016-04-21
|\|
| * avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-24
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-22
| * urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22
| * rtsp: free opts dictionary on failure of getnameinfoGanesh Ajjanagadde2015-12-07
* | rtp: Fix play multiple multicast streams with the same portZhao Zhili2016-03-07
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-02
* | avformat/rtsp: free opts dictionary on failure of getnameinfoGanesh Ajjanagadde2015-12-06
* | avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04