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
*
avformat/rtsp: check memory allocation
Michael Lynch
2014-10-15
1
-0
/
+2
*
Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9'
Michael Niedermayer
2014-10-10
1
-6
/
+18
|
\
|
*
rtsp: Support tls-encapsulated RTSP
Luca Barbato
2014-10-10
1
-6
/
+18
*
|
Merge commit '2f172f1ae984b763c06069adb51d0053b3834f4b'
Michael Niedermayer
2014-09-25
1
-0
/
+1
|
\
\
|
|
/
|
*
rtsp: Clear the session id on redirects
Martin Storsjö
2014-09-24
1
-0
/
+1
*
|
lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()
James Almer
2014-08-07
1
-4
/
+4
*
|
avformat/rtsp: use av_malloc_array()
Michael Niedermayer
2014-06-30
1
-1
/
+1
*
|
fix several typos
Moritz Barsnick
2014-06-20
1
-1
/
+1
*
|
Merge commit 'c385313d2590fd26e26bb9bdacddef78162ab490'
Michael Niedermayer
2014-06-18
1
-3
/
+16
|
\
\
|
|
/
|
*
rtsp: Support misordered fmtp rtpmap
Joshua Kordani
2014-06-18
1
-3
/
+16
*
|
Merge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371'
Michael Niedermayer
2014-06-18
1
-9
/
+18
|
\
\
|
|
/
|
*
rtsp: Factor out fmtp parsing
Luca Barbato
2014-06-18
1
-9
/
+18
*
|
Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3'
Michael Niedermayer
2014-05-31
1
-0
/
+1
|
\
\
|
|
/
|
*
rtpenc_chain: Don't copy the time base to the source stream by default
Martin Storsjö
2014-05-31
1
-0
/
+1
*
|
avformat: extracting NTP timestamp from RTCP
Fred Rothganger
2014-03-12
1
-0
/
+10
*
|
Add "prefer_tcp" flag to "rtsp_flags"
Andrey Utkin
2014-03-04
1
-0
/
+5
*
|
doc/protocols/rtsp, lavf/rtsp: fix/extend options documentation
Stefano Sabatini
2014-01-01
1
-15
/
+15
*
|
Merge commit '46c0cbd5dc01196949105e49f2ded10aa85a6e39'
Michael Niedermayer
2013-12-12
1
-2
/
+2
|
\
\
|
|
/
|
*
rtsp: suppress a incompatible pointer types warning
Vittorio Giovara
2013-12-12
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-01
1
-3
/
+5
|
\
\
|
|
/
|
*
rtspenc: Make sure BYE packets are sent before TEARDOWN
Martin Storsjö
2013-11-01
1
-3
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-14
1
-3
/
+5
|
\
\
|
|
/
|
*
sdp: Add an option for sending RTCP packets to the source of the last packets
Martin Storsjö
2013-08-14
1
-3
/
+5
*
|
Merge commit 'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1'
Michael Niedermayer
2013-08-08
1
-2
/
+2
|
\
\
|
|
/
|
*
rtsp: Don't include the listen flag in the SDP demuxer flags
Martin Storsjö
2013-08-07
1
-2
/
+2
*
|
Merge commit 'fd8f91e3f44a2bdbefaaebead388133c5fdd3423'
Michael Niedermayer
2013-08-02
1
-8
/
+5
|
\
\
|
|
/
|
*
rtsp: Simplify code for forming the remote peer url
Martin Storsjö
2013-08-01
1
-8
/
+5
*
|
Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5'
Michael Niedermayer
2013-08-01
1
-0
/
+1
|
\
\
|
|
/
|
*
rtpproto: Move rtpproto specific function declarations to a separate header
Martin Storsjö
2013-07-31
1
-0
/
+1
*
|
Merge commit '1f57d60129b0e297cd197c6031c4439b30a6b503'
Michael Niedermayer
2013-07-30
1
-10
/
+91
|
\
\
|
|
/
|
*
rtsp: Support RFC4570 (source specific multicast) more properly.
Ed Torbett
2013-07-29
1
-10
/
+91
*
|
Merge commit '36fb0d02a1faa11eaee51de01fb4061ad6092af9'
Michael Niedermayer
2013-07-20
1
-14
/
+10
|
\
\
|
|
/
|
*
rtsp: Support multicast source filters (RFC 4570)
Ed Torbett
2013-07-19
1
-0
/
+18
*
|
avformat/rt*p: Joining a SSM multicast group using an SDP (Issue #2171)
Ed Torbett
2013-07-18
1
-0
/
+22
*
|
Merge commit '1dd1b2332ebbac710d8e0214cec7595e118f2105'
Michael Niedermayer
2013-07-15
1
-3
/
+2
|
\
\
|
|
/
|
*
rtsp: Include an User-Agent header field in all requests
Martin Storsjö
2013-07-14
1
-0
/
+1
*
|
Supply a User-Agent header when opening rtsp streams.
Carl Eugen Hoyos
2013-07-11
1
-0
/
+3
*
|
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-2
/
+0
*
|
Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
Michael Niedermayer
2013-05-05
1
-1
/
+1
|
\
\
|
|
/
|
*
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
Diego Biurrun
2013-05-04
1
-1
/
+1
*
|
Merge commit 'e926b5ceb1962833f0c884a328382bc2eca67aff'
Michael Niedermayer
2013-05-01
1
-9
/
+9
|
\
\
|
|
/
|
*
avformat: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
1
-9
/
+9
|
*
lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500
Andrew Van Til
2013-04-09
1
-1
/
+1
*
|
rtsp: add option to set the socket timeout of the lower protocol.
Michael Niedermayer
2013-04-08
1
-1
/
+3
*
|
rtsp/rtp_read_header: Use RTP_MAX_PACKET_LENGTH instead of 1500
Andrew Van Til
2013-04-05
1
-1
/
+1
*
|
Merge commit '2326558d5277ec87ba6d607a01ec6acfc51c694c'
Michael Niedermayer
2013-01-21
1
-3
/
+13
|
\
\
|
|
/
|
*
rtpdec: Split mpegts parsing to a normal depacketizer
Martin Storsjö
2013-01-20
1
-3
/
+13
*
|
Merge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05'
Michael Niedermayer
2013-01-15
1
-0
/
+12
|
\
\
|
|
/
|
*
rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)
Martin Storsjö
2013-01-15
1
-0
/
+12
[next]