summaryrefslogtreecommitdiff
path: root/libavformat/rtmpproto.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/rtmpproto: send proper status for response to play commandMarton Balint2022-04-221-9/+10
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* libavformat: Split version.hMartin Storsjö2022-03-161-0/+1
* avformat/utils: Make ff_data_to_hex() zero-terminate the stringAndreas Rheinhardt2021-12-081-2/+0
* lavf/rtmp: Add option to set TCP_NODELAY for rtmpNick Ruff2021-06-201-3/+5
* avformat/rtmpproto: Only include RTMP protocols that are enabledAndreas Rheinhardt2021-02-021-9/+15
* avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt2020-05-251-3/+2
* avformat/rtmpproto: use av_reallocp_array()Limin Wang2020-05-061-1/+1
* lavf/rtmpproto: Don't unref uninitialized buffersJun Zhao2019-12-071-1/+1
* lavf/rtmpproto: fix the playpath truncation if the len > 512Jun Zhao2019-11-171-3/+5
* avformat/rtmpproto: fix memleak when open rtmp failedSteven Liu2019-10-281-0/+3
* avformat/rtmpptoto: add logging context to logSteven Liu2019-10-081-1/+1
* libavformat/rtmpproto: Plug leak if sending bytes read report fails.Josh Allmann2018-01-251-1/+3
* Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827'James Almer2017-10-211-36/+0
|\
| * rtmp: Move RTMP digest calculation to a separate fileDiego Biurrun2017-03-201-36/+0
* | Merge commit '15a92e0c402c830b607f905d6bf203b6cfb4fa8c'James Almer2017-09-261-18/+29
|\ \ | |/
| * rtmp: Correctly handle the Window Acknowledgement Size packetsMartin Storsjö2017-02-031-18/+29
* | Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f'James Almer2017-09-261-39/+39
|\ \ | |/
| * rtmp: Rename packet types to closer match the specMartin Storsjö2017-02-031-33/+33
| * rtmp: Account for bytes_read wraparoundLuca Barbato2017-01-291-1/+1
* | rtmpproto: Fix error returnDerek Buitenhuis2017-07-071-1/+1
* | rtmpproto: send swfverify value as swfurl if latter is unusedRicardo Constantino2017-05-071-2/+5
* | Merge commit 'f4ca8ea92a8b36fe723412aefafc1b2fa89f8dc6'Clément Bœsch2017-03-291-4/+5
|\ \ | |/
| * rtmpproto: Restructure zlib code to avoid unreachable code warningDiego Biurrun2016-11-021-4/+5
* | Merge commit 'c541a44e029e8a4f21db028c34fee3ad1c10a409'Clément Bœsch2017-03-271-1/+4
|\ \ | |/
| * Revert "rtmpproto: Don't include a client version in the unencrypted C1 hands...Luca Barbato2016-10-301-1/+4
* | Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1'Clément Bœsch2017-03-231-4/+1
|\ \ | |/
| * rtmpproto: Don't include a client version in the unencrypted C1 handshakeMartin Storsjö2016-10-141-4/+1
* | Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56'Clément Bœsch2017-03-231-3/+0
|\ \ | |/
| * rtmpproto: Don't include the libavformat version as "clientid"Martin Storsjö2016-10-141-3/+0
* | Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830'Clément Bœsch2017-03-231-1/+1
|\ \ | |/
| * rtmpproto: Send chunk size on the network channelMartin Storsjö2016-10-141-1/+1
* | Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe'Clément Bœsch2017-03-231-1/+1
|\ \ | |/
| * rtmpproto: Lengthen the filename buffer when receiving streamsMartin Storsjö2016-10-141-1/+1
* | Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06'Clément Bœsch2017-03-231-0/+7
|\ \ | |/
| * rtmpproto: Check the return from ff_amf_read_stringMartin Storsjö2016-10-141-0/+7
* | avformat/rtmpproto: change rtmp_open from url_open to url_open2Steven Liu2017-03-221-7/+6
* | lavf/rtmpproto: Make bytes_read variables 64bit.Carl Eugen Hoyos2017-01-251-2/+2
* | avformat/rtmpproto: Fix RTMP control message handling error in listen mode.Hiroyuki OYAMA2016-10-211-9/+38
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-5/+5
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-5/+5
* | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis2016-04-211-2/+2
|\ \ | |/
| * avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-241-2/+2
| * urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-221-2/+2
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-041-2/+2
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-291-1/+1
|\ \ | |/
| * lavf: reorganize URLProtocolsAnton Khirnov2016-02-221-1/+1
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-021-4/+6
* | Merge commit '64f8c439fd663fec4d57ac21af572d498fe21f7a'Hendrik Leppkes2016-01-011-2/+2
|\ \ | |/
| * rtmpproto: Include the full path as app when "slist=" is foundMartin Storsjö2015-12-131-2/+2