184 Commits (ffd275a7e065e1e7fbf57c9dbbb2955dd72b8481)

Author SHA1 Message Date
Yubo Xie 7795f045a0 libavformat/rtsp: pkt_size option is not honored in rtsp 3 years ago
Vittorio Giovara 620d151e5c rtp: convert to new channel layout API 3 years ago
Limin Wang 6d42af02f5 avformat/rtsp: add error code handling for ff_rtsp_skip_packet() 3 years ago
Limin Wang 7bf4c06809 avformat/rtp: add localaddr for network interface selection 3 years ago
Andriy Gelman 8257d6dda6 avformat/rtsp: Fix timeout option 3 years ago
Aman Karmani d20f059fb9 avformat/rtsp: add satip_raw flag to receive raw mpegts stream 4 years ago
Aman Karmani 98b76bb11f avformat/rtsp: add support for satip:// 4 years ago
Limin Wang 95d12da559 avformat/rtsp: prefer to use MAX_URL_SIZE for url and command buffer 4 years ago
Limin Wang 33f6bb7828 avformat/rtsp: move SDP_MAX_SIZE macro definition to header file 4 years ago
Yigit Uyan c1efb1decb rtsp: increase the control uri size 4 years ago
Tristan Matthews 1e56173515 rtsp: add pkt_size option 6 years ago
Jun Li c3b517dac2 avformat/rtsp: Add https tunneling support 6 years ago
Carl Eugen Hoyos dced1f6cdf lavf/rtpdec: Constify several pointers. 7 years ago
Luca Barbato 79331df362 rtsp: Lazily set up the pollfd array once 8 years ago
Martin Storsjö bc2a32969e rtsp: Parse SSRC attributes in the SDP 9 years ago
Anton Khirnov 8c0ceafb0f urlprotocol: receive a list of protocols from the caller 9 years ago
Luca Barbato 2c17fb61ce rtsp: Log getaddrinfo failures 9 years ago
Luca Barbato e3ec6fe7bb rtsp: Add a buffer_size option 10 years ago
Gilles Chanteperdrix 4438d1c6ed rtsp: parse lang attribute in SDP 10 years ago
Gilles Chanteperdrix c7ad1f562b avformat/rtsp: parse lang attribute in SDP 10 years ago
Luca Barbato 8b2e9636c5 rtsp: Support tls-encapsulated RTSP 10 years ago
Andrey Utkin bc764d786f Add "prefer_tcp" flag to "rtsp_flags" 11 years ago
Martin Storsjö 50aef03b24 rtspenc: Make sure BYE packets are sent before TEARDOWN 11 years ago
Martin Storsjö b56fc18b20 sdp: Add an option for sending RTCP packets to the source of the last packets 11 years ago
Ed Torbett 1f57d60129 rtsp: Support RFC4570 (source specific multicast) more properly. 11 years ago
Ed Torbett 36fb0d02a1 rtsp: Support multicast source filters (RFC 4570) 11 years ago
Ed Torbett 7203dbde39 avformat/rt*p: Joining a SSM multicast group using an SDP (Issue #2171) 11 years ago
Carl Eugen Hoyos 0fff7f039c Supply a User-Agent header when opening rtsp streams. 12 years ago
Michael Niedermayer 0678c388ba rtsp: add option to set the socket timeout of the lower protocol. 12 years ago
Martin Storsjö 424da30830 rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES) 12 years ago
Martin Storsjö 86d9181cf4 rtpdec: Support sending RTCP feedback packets 12 years ago
Martin Storsjö e96406eda4 rtsp: Add support for depacketizing RTP data via custom IO 12 years ago
Martin Storsjö e0d5ac6ae3 rtsp: Update a comment to the current filename scheme 12 years ago
Martin Storsjö 3f055f8f5f rtsp: Allow setting the reordering buffer size via an AVOption 12 years ago
Martin Storsjö 1c37744963 rtsp: Vertically align a constant definition 12 years ago
Martin Storsjö 1243c72251 rtsp: Support mpegts in raw udp packets 12 years ago
Martin Storsjö df8cf076c8 rtsp: Support receiving plain data over UDP without any RTP encapsulation 12 years ago
Jordi Ortiz a8ad6ffafe rtsp: Add listen mode 13 years ago
Jordi Ortiz 6e71c1202b rtsp: Make rtsp_open_transport_ctx() non-static 13 years ago
Jordi Ortiz 45b068580b rtsp: Parse the mode=receive/record parameter in transport lines 13 years ago
Jordi Ortiz fcd0298c05 rtsp: Add content-type message header parsing 13 years ago
Martin Storsjö dbb06b8c0d rtsp: Allow specifying the UDP port range via AVOptions 13 years ago
Martin Storsjö 1f712e6a05 rtsp: Remove extern declarations for variables that don't exist 13 years ago
Dmitry Volyntsev b29ec002bb fix rtp 916 issue 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
John Brooks f011fcd67e rtsp: add allowed_media_types option 13 years ago
Martin Storsjö 9867aea524 rtsp: Remove the separate filter_source variable 13 years ago
Martin Storsjö eca4850c6d rtsp: Accept options via private avoptions instead of URL options 13 years ago
Martin Storsjö 17fff881e7 rtsp: Merge the AVOption lists 13 years ago
Martin Storsjö 30eae32530 rtsp: Parse the x-Accept-Dynamic-Rate header 13 years ago