| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -1/+1 |
|\ |
|
| * | lavf: reorganize URLProtocols | Anton Khirnov | 2016-02-22 | 1 | -1/+1 |
* | | avformat: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | | Merge commit '8ef98855d25e457094468e2e1a79d9b10d6445b2' | Michael Niedermayer | 2015-06-08 | 1 | -1/+1 |
|\| |
|
| * | sctp: Always initialize outmsg struct | Vittorio Giovara | 2015-06-08 | 1 | -1/+1 |
* | | Merge commit 'a4c5801070198c1f2af32fa5cf850c330615ac24' | Michael Niedermayer | 2015-03-15 | 1 | -20/+60 |
|\| |
|
| * | sctp: Update to match tcp | Luca Barbato | 2015-03-15 | 1 | -20/+60 |
* | | Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d' | Michael Niedermayer | 2014-10-10 | 1 | -1/+1 |
|\| |
|
| * | sctp: Use AVERROR_BUG instead of abort() | Luca Barbato | 2014-10-10 | 1 | -1/+1 |
* | | Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f' | Michael Niedermayer | 2014-08-25 | 1 | -2/+2 |
|\| |
|
| * | libavformat: use MSG_NOSIGNAL when applicable | Rémi Denis-Courmont | 2014-08-25 | 1 | -2/+2 |
* | | Drop remaining unneeded != NULL | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | 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 'c0c2b96c136ec2cbfd808eefc26de399f447d62f' | Michael Niedermayer | 2013-05-05 | 1 | -4/+4 |
|\| |
|
| * | sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes | Diego Biurrun | 2013-05-04 | 1 | -4/+4 |
* | | sctp: dont abort on invalid input | Michael Niedermayer | 2012-12-17 | 1 | -2/+4 |
* | | sctp: silence const warning | Michael Niedermayer | 2012-11-08 | 1 | -1/+1 |
|/ |
|
* | sctp: add port missing error message | Jordi Ortiz | 2012-07-25 | 1 | -1/+5 |
* | network: Include unistd.h from network.h | Martin Storsjö | 2012-06-26 | 1 | -1/+0 |
* | Remove unnecessary inclusions of [sys/]time.h | Mans Rullgard | 2012-06-20 | 1 | -1/+0 |
* | sctp: be consistent with socket option level | Sean McGovern | 2012-05-10 | 1 | -1/+1 |
* | sctp: Initial tcp-alike sctp support with streams | Luca Barbato | 2012-05-08 | 1 | -0/+328 |