Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09sctp: Initial tcp-alike sctp support with streamsLuca Barbato