index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
rtmpproto.c
Age
Commit message (
Expand
)
Author
2018-01-25
libavformat/rtmpproto: Plug leak if sending bytes read report fails.
Josh Allmann
2017-10-21
Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827'
James Almer
2017-09-26
Merge commit '15a92e0c402c830b607f905d6bf203b6cfb4fa8c'
James Almer
2017-09-26
Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f'
James Almer
2017-07-07
rtmpproto: Fix error return
Derek Buitenhuis
2017-05-07
rtmpproto: send swfverify value as swfurl if latter is unused
Ricardo Constantino
2017-03-29
Merge commit 'f4ca8ea92a8b36fe723412aefafc1b2fa89f8dc6'
Clément Bœsch
2017-03-27
Merge commit 'c541a44e029e8a4f21db028c34fee3ad1c10a409'
Clément Bœsch
2017-03-23
Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1'
Clément Bœsch
2017-03-23
Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56'
Clément Bœsch
2017-03-23
Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830'
Clément Bœsch
2017-03-23
Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe'
Clément Bœsch
2017-03-23
Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06'
Clément Bœsch
2017-03-22
avformat/rtmpproto: change rtmp_open from url_open to url_open2
Steven Liu
2017-03-20
rtmp: Move RTMP digest calculation to a separate file
Diego Biurrun
2017-02-03
rtmp: Correctly handle the Window Acknowledgement Size packets
Martin Storsjö
2017-02-03
rtmp: Rename packet types to closer match the spec
Martin Storsjö
2017-01-29
rtmp: Account for bytes_read wraparound
Luca Barbato
2017-01-25
lavf/rtmpproto: Make bytes_read variables 64bit.
Carl Eugen Hoyos
2016-11-02
rtmpproto: Restructure zlib code to avoid unreachable code warning
Diego Biurrun
2016-10-30
Revert "rtmpproto: Don't include a client version in the unencrypted C1 hands...
Luca Barbato
2016-10-21
avformat/rtmpproto: Fix RTMP control message handling error in listen mode.
Hiroyuki OYAMA
2016-10-14
rtmpproto: Don't include a client version in the unencrypted C1 handshake
Martin Storsjö
2016-10-14
rtmpproto: Don't include the libavformat version as "clientid"
Martin Storsjö
2016-10-14
rtmpproto: Send chunk size on the network channel
Martin Storsjö
2016-10-14
rtmpproto: Lengthen the filename buffer when receiving streams
Martin Storsjö
2016-10-14
rtmpproto: Check the return from ff_amf_read_string
Martin Storsjö
2016-06-21
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-05-04
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-04-21
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
Derek Buitenhuis
2016-03-24
avio: Copy URLContext generic options into child URLContexts
Martin Storsjö
2016-03-04
avformat: Add a protocol blacklisting API
Derek Buitenhuis
2016-02-29
Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'
Derek Buitenhuis
2016-02-22
urlprotocol: receive a list of protocols from the caller
Anton Khirnov
2016-02-22
lavf: reorganize URLProtocols
Anton Khirnov
2016-02-02
Update demuxers and protocols for protocol whitelist support
Michael Niedermayer
2016-01-01
Merge commit '64f8c439fd663fec4d57ac21af572d498fe21f7a'
Hendrik Leppkes
2015-12-13
rtmpproto: Include the full path as app when "slist=" is found
Martin Storsjö
2015-10-14
Merge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37'
Hendrik Leppkes
2015-10-14
rtmpproto: Write correct flv packet sizes at the end of packets
Michael Niedermayer
2015-10-02
avformat/rtmpproto: Fix 2 more cases of the 2nd packet size being wrong
Michael Niedermayer
2015-09-16
avformat/rtmpproto: Fix 2nd packet size
Michael Niedermayer
2015-07-30
rtmpproto: free hmac context properly
James Almer
2015-07-29
avformat/rtmpproto: free hmac context properly
James Almer
2015-07-29
rtmpproto: use AVHMAC instead of a custom implementation
James Almer
2015-07-29
avformat/rtmpproto: use AVHMAC instead of a custom implementation
James Almer
2015-07-01
avformat/rtmpproto: increase hardcoded url/path lengths
Paul B Mahol
2015-04-20
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
Michael Niedermayer
2015-04-19
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2014-12-22
avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
[next]