aboutsummaryrefslogtreecommitdiff
path: root/libavformat/sctp.c
AgeCommit message (Expand)Author
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-08-06Merge commit 'bb9378251a167ef0116f263912e57f715c1e02ac'Michael Niedermayer
2013-08-05network: Use SOCK_CLOEXEC when availableLuca Barbato
2013-05-05Merge commit 'c0c2b96c136ec2cbfd808eefc26de399f447d62f'Michael Niedermayer
2013-05-04sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun
2012-12-17sctp: dont abort on invalid inputMichael Niedermayer
2012-11-08sctp: silence const warningMichael Niedermayer
2012-07-25sctp: add port missing error messageJordi Ortiz
2012-06-26network: Include unistd.h from network.hMartin Storsjö
2012-06-20Remove unnecessary inclusions of [sys/]time.hMans Rullgard
2012-05-10sctp: be consistent with socket option levelSean McGovern
2012-05-08sctp: Initial tcp-alike sctp support with streamsLuca Barbato