summaryrefslogtreecommitdiff
path: root/libavformat/sapenc.c
Commit message (Expand)AuthorAge
* Use avformat_free_context for cleaning up muxersMartin Storsjö2011-02-04
* libavformat: Use avcodec_copy_context for chained muxersMartin Storsjö2011-02-04
* sapenc: Free AVStream->info on cleanupMartin Storsjö2011-02-03
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* sapenc: Use the normal URL port as RTP portMartin Storsjö2010-10-09
* sapenc: Include os_support.h, to provide a fallback definition for socklen_tMartin Storsjö2010-10-09
* Fix compilation on FreeBSD, use AF_UNSPEC instead of PF_UNSPECMartin Storsjö2010-10-08
* sapenc: Mark the muxer as depending on network functionsMartin Storsjö2010-10-08
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-08