| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avformat/avio: Avoid function pointer casts | Andreas Rheinhardt | 2024-03-05 | 1 | -2/+4 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -7/+7 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | Revert "avformat/rtmpproto: Pass rw_timeout to underlying transport protocol" | Zhao Zhili | 2023-11-25 | 1 | -3/+0 |
* | avformat/rtmpproto: Pass rw_timeout to underlying transport protocol | Zhao Zhili | 2023-11-22 | 1 | -0/+3 |
* | avformat/rtmpproto: support enhanced rtmp | Steven Liu | 2023-09-05 | 1 | -0/+34 |
* | avformat/rtmpproto: send proper status for response to play command | Marton Balint | 2022-04-22 | 1 | -9/+10 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | libavformat: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | avformat/utils: Make ff_data_to_hex() zero-terminate the string | Andreas Rheinhardt | 2021-12-08 | 1 | -2/+0 |
* | lavf/rtmp: Add option to set TCP_NODELAY for rtmp | Nick Ruff | 2021-06-20 | 1 | -3/+5 |
* | avformat/rtmpproto: Only include RTMP protocols that are enabled | Andreas Rheinhardt | 2021-02-02 | 1 | -9/+15 |
* | avformat: Replace ffurl_close() by ffurl_closep() where appropriate | Andreas Rheinhardt | 2020-05-25 | 1 | -3/+2 |
* | avformat/rtmpproto: use av_reallocp_array() | Limin Wang | 2020-05-06 | 1 | -1/+1 |
* | lavf/rtmpproto: Don't unref uninitialized buffers | Jun Zhao | 2019-12-07 | 1 | -1/+1 |
* | lavf/rtmpproto: fix the playpath truncation if the len > 512 | Jun Zhao | 2019-11-17 | 1 | -3/+5 |
* | avformat/rtmpproto: fix memleak when open rtmp failed | Steven Liu | 2019-10-28 | 1 | -0/+3 |
* | avformat/rtmpptoto: add logging context to log | Steven Liu | 2019-10-08 | 1 | -1/+1 |
* | 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 |
|\| |
|