| Commit message (Expand) | Author | Age | Files | Lines |
* | libavformat/rtmpproto: Plug leak if sending bytes read report fails. | Josh Allmann | 2018-01-25 | 1 | -1/+3 |
* | Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827' | James Almer | 2017-10-21 | 1 | -36/+0 |
|\ |
|
| * | rtmp: Move RTMP digest calculation to a separate file | Diego Biurrun | 2017-03-20 | 1 | -36/+0 |
* | | Merge commit '15a92e0c402c830b607f905d6bf203b6cfb4fa8c' | James Almer | 2017-09-26 | 1 | -18/+29 |
|\| |
|
| * | rtmp: Correctly handle the Window Acknowledgement Size packets | Martin Storsjö | 2017-02-03 | 1 | -18/+29 |
* | | Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f' | James Almer | 2017-09-26 | 1 | -39/+39 |
|\| |
|
| * | rtmp: Rename packet types to closer match the spec | Martin Storsjö | 2017-02-03 | 1 | -33/+33 |
| * | rtmp: Account for bytes_read wraparound | Luca Barbato | 2017-01-29 | 1 | -1/+1 |
* | | rtmpproto: Fix error return | Derek Buitenhuis | 2017-07-07 | 1 | -1/+1 |
* | | rtmpproto: send swfverify value as swfurl if latter is unused | Ricardo Constantino | 2017-05-07 | 1 | -2/+5 |
* | | Merge commit 'f4ca8ea92a8b36fe723412aefafc1b2fa89f8dc6' | Clément Bœsch | 2017-03-29 | 1 | -4/+5 |
|\| |
|
| * | rtmpproto: Restructure zlib code to avoid unreachable code warning | Diego Biurrun | 2016-11-02 | 1 | -4/+5 |
* | | Merge commit 'c541a44e029e8a4f21db028c34fee3ad1c10a409' | Clément Bœsch | 2017-03-27 | 1 | -1/+4 |
|\| |
|
| * | Revert "rtmpproto: Don't include a client version in the unencrypted C1 hands... | Luca Barbato | 2016-10-30 | 1 | -1/+4 |
* | | 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 |