aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/sapenc.c
Commit message (Expand)AuthorAgeFilesLines
* sapenc: Use the normal URL port as RTP portMartin Storsjö2010-10-091-6/+6
* sapenc: Include os_support.h, to provide a fallback definition for socklen_tMartin Storsjö2010-10-091-0/+1
* Fix compilation on FreeBSD, use AF_UNSPEC instead of PF_UNSPECMartin Storsjö2010-10-081-1/+1
* sapenc: Mark the muxer as depending on network functionsMartin Storsjö2010-10-081-2/+15
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-081-0/+252