| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/network: log ff_socket() errors to proper contexts rather than NULL | Anton Khirnov | 2022-01-21 | 1 | -1/+1 |
* | avformat/unix: fix handling of EOF in case of SOCK_STREAM. | Bela Bodecs | 2018-03-21 | 1 | -0/+2 |
* | Merge commit '3ee2ec5ec1e39a438f89302d949c93a1b5d365a2' | Derek Buitenhuis | 2016-04-21 | 1 | -0/+3 |
|\ |
|
| * | unix: Use rw_timeout for setting the connect timeout | Martin Storsjö | 2016-03-24 | 1 | -0/+3 |
* | | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -1/+1 |
|\| |
|
| * | lavf: reorganize URLProtocols | Anton Khirnov | 2016-02-22 | 1 | -1/+1 |
* | | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | avformat: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | | Merge commit '27852f2f1dec3749ea79883b70484c841169f747' | Michael Niedermayer | 2015-04-09 | 1 | -5/+4 |
|\| |
|
| * | libavformat: Handle error return from ff_listen_bind | Anders Nystrom | 2015-04-09 | 1 | -5/+4 |
* | | Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f' | Michael Niedermayer | 2014-08-25 | 1 | -1/+1 |
|\| |
|
| * | libavformat: use MSG_NOSIGNAL when applicable | Rémi Denis-Courmont | 2014-08-25 | 1 | -1/+1 |
* | | avformat/unix: reshuffle #includes | Michael Niedermayer | 2013-08-21 | 1 | -3/+1 |
* | | avformat/unix: include sys/socket.h | Michael Niedermayer | 2013-08-21 | 1 | -0/+1 |
* | | Merge commit 'abe5268c3328bf0e8fcfb7dc6e231b8920177c3a' | Michael Niedermayer | 2013-08-06 | 1 | -1/+1 |
|\| |
|
| * | tcp: Use a different log message and level if there's more addresses to try | Martin Storsjö | 2013-08-06 | 1 | -1/+1 |
* | | Merge commit '2a0ec47bd70ebb79e8b2d2f956feeb3a813df798' | Michael Niedermayer | 2013-08-06 | 1 | -1/+1 |
|\| |
|
| * | unix: Convert from AVERROR to errno range before comparing error codes | Martin Storsjö | 2013-08-06 | 1 | -1/+1 |
* | | Merge commit 'bb9378251a167ef0116f263912e57f715c1e02ac' | Michael Niedermayer | 2013-08-06 | 1 | -1/+1 |
|\| |
|
| * | network: Use SOCK_CLOEXEC when available | Luca Barbato | 2013-08-05 | 1 | -1/+1 |
* | | Merge commit '605387582bd35920b83a26dabbe1c0601f425621' | Michael Niedermayer | 2013-08-06 | 1 | -4/+4 |
|/ |
|
* | lavf: Support unix sockets | Luca Barbato | 2013-08-05 | 1 | -0/+156 |