]> git.sesse.net Git - ffmpeg/history - libavformat/sctp.c
rtpdec_vp9: Update header parsing to spec draft 02
[ffmpeg] / libavformat / sctp.c
2016-02-22 Anton Khirnovlavf: reorganize URLProtocols
2015-06-08 Vittorio Giovarasctp: Always initialize outmsg struct
2015-03-15 Luca Barbatosctp: Update to match tcp
2014-10-10 Luca Barbatosctp: Use AVERROR_BUG instead of abort()
2014-08-25 Rémi Denis-Courmontlibavformat: use MSG_NOSIGNAL when applicable
2013-08-05 Luca Barbatonetwork: Use SOCK_CLOEXEC when available
2013-05-04 Diego Biurrunsctp: Add a note on why sctp_recvmsg and sctp_sendmsg...
2012-07-25 Jordi Ortizsctp: add port missing error message
2012-06-26 Martin Storsjönetwork: Include unistd.h from network.h
2012-06-20 Mans RullgardRemove unnecessary inclusions of [sys/]time.h
2012-05-09 Sean McGovernsctp: be consistent with socket option level
2012-05-08 Luca Barbatosctp: Initial tcp-alike sctp support with streams