summaryrefslogtreecommitdiff
path: root/libavformat/rtsp.c
Commit message (Expand)AuthorAge
...
* | avformat/rtsp: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-26
* | Merge commit '76ccf114a6c107218e2a1948afc1d0fb3ac7ba0b'Michael Niedermayer2014-12-19
|\|
| * rtsp: check ffurl_get_file_handle() return valueVittorio Giovara2014-12-18
* | Merge commit '604c9b1196c70d79bbbc1f23e75f6a8253a74da3'Michael Niedermayer2014-12-02
|\|
| * rtsp: move the CONFIG_ macros to the beginning of the checkVittorio Giovara2014-12-02
* | Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'Michael Niedermayer2014-10-24
|\|
| * lavf: Use av_gettime_relativeMartin Storsjö2014-10-24
| * rtsp: Check a memory allocationMichael Lynch2014-10-16
* | avformat/rtsp: pass return code from ffurl_open() on its failureAndrey Utkin2014-10-23
* | avformat/rtsp: add av_assert0() to clarify that the else case is supposed to ...Michael Niedermayer2014-10-23
* | avformat/rtsp: Use ff_rtsp_averror()Andrey Utkin2014-10-21
* | avformat/rtsp: check memory allocationMichael Lynch2014-10-15
* | Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9'Michael Niedermayer2014-10-10
|\|
| * rtsp: Support tls-encapsulated RTSPLuca Barbato2014-10-10
* | Merge commit '2f172f1ae984b763c06069adb51d0053b3834f4b'Michael Niedermayer2014-09-25
|\|
| * rtsp: Clear the session id on redirectsMartin Storsjö2014-09-24
* | lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()James Almer2014-08-07
* | avformat/rtsp: use av_malloc_array()Michael Niedermayer2014-06-30
* | fix several typosMoritz Barsnick2014-06-20
* | Merge commit 'c385313d2590fd26e26bb9bdacddef78162ab490'Michael Niedermayer2014-06-18
|\|
| * rtsp: Support misordered fmtp rtpmapJoshua Kordani2014-06-18
* | Merge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371'Michael Niedermayer2014-06-18
|\|
| * rtsp: Factor out fmtp parsingLuca Barbato2014-06-18
* | Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3'Michael Niedermayer2014-05-31
|\|
| * rtpenc_chain: Don't copy the time base to the source stream by defaultMartin Storsjö2014-05-31
* | avformat: extracting NTP timestamp from RTCPFred Rothganger2014-03-12
* | Add "prefer_tcp" flag to "rtsp_flags"Andrey Utkin2014-03-04
* | doc/protocols/rtsp, lavf/rtsp: fix/extend options documentationStefano Sabatini2014-01-01
* | Merge commit '46c0cbd5dc01196949105e49f2ded10aa85a6e39'Michael Niedermayer2013-12-12
|\|
| * rtsp: suppress a incompatible pointer types warningVittorio Giovara2013-12-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-01
|\|
| * rtspenc: Make sure BYE packets are sent before TEARDOWNMartin Storsjö2013-11-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-14
|\|
| * sdp: Add an option for sending RTCP packets to the source of the last packetsMartin Storsjö2013-08-14
* | Merge commit 'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1'Michael Niedermayer2013-08-08
|\|
| * rtsp: Don't include the listen flag in the SDP demuxer flagsMartin Storsjö2013-08-07
* | Merge commit 'fd8f91e3f44a2bdbefaaebead388133c5fdd3423'Michael Niedermayer2013-08-02
|\|
| * rtsp: Simplify code for forming the remote peer urlMartin Storsjö2013-08-01
* | Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5'Michael Niedermayer2013-08-01
|\|
| * rtpproto: Move rtpproto specific function declarations to a separate headerMartin Storsjö2013-07-31
* | Merge commit '1f57d60129b0e297cd197c6031c4439b30a6b503'Michael Niedermayer2013-07-30
|\|
| * rtsp: Support RFC4570 (source specific multicast) more properly.Ed Torbett2013-07-29
* | Merge commit '36fb0d02a1faa11eaee51de01fb4061ad6092af9'Michael Niedermayer2013-07-20
|\|
| * rtsp: Support multicast source filters (RFC 4570)Ed Torbett2013-07-19
* | avformat/rt*p: Joining a SSM multicast group using an SDP (Issue #2171)Ed Torbett2013-07-18
* | Merge commit '1dd1b2332ebbac710d8e0214cec7595e118f2105'Michael Niedermayer2013-07-15
|\|
| * rtsp: Include an User-Agent header field in all requestsMartin Storsjö2013-07-14
* | Supply a User-Agent header when opening rtsp streams.Carl Eugen Hoyos2013-07-11
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16