summaryrefslogtreecommitdiffstats
path: root/libavformat/sctp.c
Commit message (Expand)AuthorAgeFilesLines
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* Merge commit 'bb9378251a167ef0116f263912e57f715c1e02ac'Michael Niedermayer2013-08-061-1/+1
|\
| * network: Use SOCK_CLOEXEC when availableLuca Barbato2013-08-051-1/+1
* | Merge commit 'c0c2b96c136ec2cbfd808eefc26de399f447d62f'Michael Niedermayer2013-05-051-4/+4
|\ \ | |/
| * sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun2013-05-041-4/+4
* | sctp: dont abort on invalid inputMichael Niedermayer2012-12-171-2/+4
* | sctp: silence const warningMichael Niedermayer2012-11-081-1/+1
|/
* sctp: add port missing error messageJordi Ortiz2012-07-251-1/+5
* network: Include unistd.h from network.hMartin Storsjö2012-06-261-1/+0
* Remove unnecessary inclusions of [sys/]time.hMans Rullgard2012-06-201-1/+0
* sctp: be consistent with socket option levelSean McGovern2012-05-101-1/+1
* sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-081-0/+328
OpenPOWER on IntegriCloud