summaryrefslogtreecommitdiff
path: root/libavformat/sctp.c
Commit message (Expand)AuthorAge
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
* sctp: Always initialize outmsg structVittorio Giovara2015-06-08
* sctp: Update to match tcpLuca Barbato2015-03-15
* sctp: Use AVERROR_BUG instead of abort()Luca Barbato2014-10-10
* libavformat: use MSG_NOSIGNAL when applicableRémi Denis-Courmont2014-08-25
* network: Use SOCK_CLOEXEC when availableLuca Barbato2013-08-05
* sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun2013-05-04
* sctp: add port missing error messageJordi Ortiz2012-07-25
* network: Include unistd.h from network.hMartin Storsjö2012-06-26
* Remove unnecessary inclusions of [sys/]time.hMans Rullgard2012-06-20
* sctp: be consistent with socket option levelSean McGovern2012-05-10
* sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-08