707 Commits (78537aa52f03f9fcf1f278c8bb8cc30ee1a64d38)

Author SHA1 Message Date
Andriy Gelman 78537aa52f avformat/rtsp: set return variable in error path 4 years ago
Limin Wang 5bb313e723 avformat/rtsp: av_rescale -> av_rescale_q 4 years ago
Limin Wang aa1fab6934 avformat/rtsp: check return value of ffurl_read_complete 4 years ago
Limin Wang 001ccbc5cc avformat/rtsp: prefer to use variable instead of type 4 years ago
Limin Wang 33f6bb7828 avformat/rtsp: move SDP_MAX_SIZE macro definition to header file 4 years ago
Limin Wang 5439460016 avformat/rtsp: 16384 -> SDP_MAX_SIZE 4 years ago
Limin Wang c8101aabee avformat/rtsp: support infinite initial_timeout for rtsp option 4 years ago
Limin Wang 784ce1c294 avformat/rtsp: reuse POLLING_TIME and remove POLL_TIMEOUT_MS 4 years ago
Limin Wang 92c40ef882 avformat/rtsp: support for listen_timeout option for sdp 4 years ago
Andriy Gelman 0d156eb58a avformat/rtsp: allocate correct max number of pollfds 4 years ago
Zhao Zhili a191d4166f avformat/rtsp: fix parse_rtsp_message 4 years ago
Martin Storsjö 0b1d8468c4 rtsp: Fix infinite loop in listen mode with UDP transport 4 years ago
Andreas Rheinhardt 82bf41f3ab avformat: Replace ffurl_close() by ffurl_closep() where appropriate 5 years ago
Andreas Rheinhardt 4e254ec6be avformat/rtsp: Put strings instead of pointers to strings into array 5 years ago
Andreas Rheinhardt 87b056e6af avformat/rtsp: Don't free uninitialized AVBPrint 5 years ago
Wolfgang Haupt 428a0987e4 libavformat/rtsp: pass protocol options for udp multicast 5 years ago
phunkyfish 2a322906b7 avformat/rtp: Pass sources and block filter addresses via sdp file for rtp 5 years ago
Carl Eugen Hoyos 8b1f07ef51 Revert "avformat/rtp: Pass sources and block filter addresses via sdp file for rtp" 5 years ago
phunkyfish b71685865f avformat/rtp: Pass sources and block filter addresses via sdp file for rtp 5 years ago
Martin Storsjö 29f8d4e947 rtsp: Use AVERROR() with errno.h error codes for error returns 5 years ago
Ross Nicholson 460f74495f libavformat/rtsp: return error if rtsp_hd_out is null instead of crash 5 years ago
Tristan Matthews 1e56173515 rtsp: add pkt_size option 6 years ago
Jun Li 32148b5ac9 lavf/rtsp.c: Fix stimeout option not applied on http tunnel 6 years ago
Steven Liu 7f78a1b1ca Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel" 6 years ago
Signed-off-by: Jun Li 1ae8a1073b lavf/rtsp.c: Fix stimeout option not applied on http tunnel 6 years ago
Steven Liu bbae8d08f5 Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel" 6 years ago
Steven Liu f502bd5432 lavf/rtsp.c: Fix stimeout option not applied on http tunnel 6 years ago
Jun Li 4f5e660e69 avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100 6 years ago
Jun Li c3b517dac2 avformat/rtsp: Add https tunneling support 6 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Michael Niedermayer 497c9b0cce avformat/rtsp: Check number of streams in sdp_parse_line() 6 years ago
Michael Niedermayer 0b50f27635 avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() 6 years ago
Carl Eugen Hoyos dced1f6cdf lavf/rtpdec: Constify several pointers. 7 years ago
wm4 ff46124b0d rtsp: rename certain options after a deprecation period 7 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Tristan Matthews f6161fccf8 rtsp: only break on parse_rtsp_message on error 7 years ago
Luca Barbato 1e27837265 rtsp: Move message parsing to a separate function 7 years ago
wm4 5d76674756 lavf: make avio_read_partial() public 7 years ago
wm4 173b56218f lavf: make avio_read_partial() public 7 years ago
Luca Barbato ca960161f0 rtsp: Move message parsing to a separate function 8 years ago
Luca Barbato 79331df362 rtsp: Lazily set up the pollfd array once 8 years ago
Luca Barbato 5263f464db rtsp: Lazily allocate the pollfd array 8 years ago
Luca Barbato b9b82151a1 rtsp: Move the pollfd setup out of the for loop 8 years ago
Luca Barbato 150e99d694 rtsp: Factor out packet reading 8 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Martin Storsjö df37950253 rtsp: Fix a crash with the RTSP muxer 8 years ago
Martin Storsjö f8a13c7213 lavf/rtsp: Fix a crash with the RTSP muxer. 8 years ago
Andreas Cadhalpun a16018461b lavf: forward protocol_whitelist for the remaining cases 8 years ago
Martin Storsjö 3fdffc032e rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoder 9 years ago
Martin Storsjö bc2a32969e rtsp: Parse SSRC attributes in the SDP 9 years ago