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
/
rtmpproto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1'
Clément Bœsch
2017-03-23
1
-4
/
+1
|
\
|
*
rtmpproto: Don't include a client version in the unencrypted C1 handshake
Martin Storsjö
2016-10-14
1
-4
/
+1
*
|
Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56'
Clément Bœsch
2017-03-23
1
-3
/
+0
|
\
\
|
|
/
|
*
rtmpproto: Don't include the libavformat version as "clientid"
Martin Storsjö
2016-10-14
1
-3
/
+0
*
|
Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830'
Clément Bœsch
2017-03-23
1
-1
/
+1
|
\
\
|
|
/
|
*
rtmpproto: Send chunk size on the network channel
Martin Storsjö
2016-10-14
1
-1
/
+1
*
|
Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe'
Clément Bœsch
2017-03-23
1
-1
/
+1
|
\
\
|
|
/
|
*
rtmpproto: Lengthen the filename buffer when receiving streams
Martin Storsjö
2016-10-14
1
-1
/
+1
*
|
Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06'
Clément Bœsch
2017-03-23
1
-0
/
+7
|
\
\
|
|
/
|
*
rtmpproto: Check the return from ff_amf_read_string
Martin Storsjö
2016-10-14
1
-0
/
+7
*
|
avformat/rtmpproto: change rtmp_open from url_open to url_open2
Steven Liu
2017-03-22
1
-7
/
+6
*
|
lavf/rtmpproto: Make bytes_read variables 64bit.
Carl Eugen Hoyos
2017-01-25
1
-2
/
+2
*
|
avformat/rtmpproto: Fix RTMP control message handling error in listen mode.
Hiroyuki OYAMA
2016-10-21
1
-9
/
+38
*
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-5
/
+5
|
\
\
|
|
/
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-5
/
+5
*
|
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
Derek Buitenhuis
2016-04-21
1
-2
/
+2
|
\
\
|
|
/
|
*
avio: Copy URLContext generic options into child URLContexts
Martin Storsjö
2016-03-24
1
-2
/
+2
|
*
urlprotocol: receive a list of protocols from the caller
Anton Khirnov
2016-02-22
1
-2
/
+2
*
|
avformat: Add a protocol blacklisting API
Derek Buitenhuis
2016-03-04
1
-2
/
+2
*
|
Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'
Derek Buitenhuis
2016-02-29
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf: reorganize URLProtocols
Anton Khirnov
2016-02-22
1
-1
/
+1
*
|
Update demuxers and protocols for protocol whitelist support
Michael Niedermayer
2016-02-02
1
-4
/
+6
*
|
Merge commit '64f8c439fd663fec4d57ac21af572d498fe21f7a'
Hendrik Leppkes
2016-01-01
1
-2
/
+2
|
\
\
|
|
/
|
*
rtmpproto: Include the full path as app when "slist=" is found
Martin Storsjö
2015-12-13
1
-2
/
+2
*
|
Merge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37'
Hendrik Leppkes
2015-10-14
1
-3
/
+3
|
\
\
|
|
/
|
*
rtmpproto: Write correct flv packet sizes at the end of packets
Michael Niedermayer
2015-10-14
1
-3
/
+4
|
*
rtmpproto: free hmac context properly
James Almer
2015-07-30
1
-1
/
+1
|
*
rtmpproto: use AVHMAC instead of a custom implementation
James Almer
2015-07-29
1
-29
/
+10
*
|
avformat/rtmpproto: Fix 2 more cases of the 2nd packet size being wrong
Michael Niedermayer
2015-10-02
1
-2
/
+3
*
|
avformat/rtmpproto: Fix 2nd packet size
Michael Niedermayer
2015-09-16
1
-1
/
+1
*
|
avformat/rtmpproto: free hmac context properly
James Almer
2015-07-29
1
-1
/
+1
*
|
avformat/rtmpproto: use AVHMAC instead of a custom implementation
James Almer
2015-07-29
1
-29
/
+10
*
|
avformat/rtmpproto: increase hardcoded url/path lengths
Paul B Mahol
2015-07-01
1
-2
/
+2
*
|
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
Michael Niedermayer
2015-04-20
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
1
-1
/
+1
*
|
avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-22
1
-4
/
+3
*
|
Merge commit '491805636cef50d3f582bd345e1460eeb739ea48'
Michael Niedermayer
2014-11-28
1
-1
/
+1
|
\
\
|
|
/
|
*
rtmpproto: Fix a typo in a comment
Martin Storsjö
2014-11-28
1
-1
/
+1
*
|
Merge commit '01eac895ab350027467ffbe7278740f89ae8be75'
Michael Niedermayer
2014-11-28
1
-29
/
+27
|
\
\
|
|
/
|
*
rtmpproto: Only prepend @setDataFrame for onMetaData and |RtmpSampleAccess
Martin Storsjö
2014-11-28
1
-5
/
+27
*
|
Merge commit '3c3b8003a13d9c3668c0bb6d79d2376da3b2b352'
Michael Niedermayer
2014-11-28
1
-11
/
+6
|
\
\
|
|
/
|
*
rtmpproto: Simplify code for copying data into the output packet
Martin Storsjö
2014-11-28
1
-11
/
+6
*
|
Merge commit '857e6667f9061ae261c0b951113e4efc4329b05e'
Michael Niedermayer
2014-11-28
1
-0
/
+3
|
\
\
|
|
/
|
*
rtmpproto: Clarify a comment
Martin Storsjö
2014-11-28
1
-1
/
+3
*
|
avformat/rtmpproto: only prepend @setMetaData for onMetaData and |RtmpSampleA...
Jeffrey Wescott
2014-11-24
1
-3
/
+27
*
|
Merge commit 'a490391157dcf4dc6b65352ec3eea2781dd0a404'
Michael Niedermayer
2014-11-05
1
-4
/
+2
|
\
\
|
|
/
|
*
rtmpproto: Ignore errors from the getStreamLength method
Martin Storsjö
2014-11-05
1
-0
/
+3
|
*
rtmpproto: remove dead code
Vittorio Giovara
2014-10-20
1
-3
/
+0
*
|
avformat/rtmpproto: Do not fail when the length cannot be determined for live...
Michael Niedermayer
2014-11-04
1
-0
/
+5
*
|
rtmpproto: Don't mistake app for playpath.
Kacper Michajłow
2014-10-19
1
-14
/
+25
[next]