summaryrefslogtreecommitdiffstats
path: root/libavformat/sapenc.c
Commit message (Expand)AuthorAgeFilesLines
...
* | libavformat: Use avcodec_copy_context for chained muxersMartin Storsjö2011-02-061-0/+2
* | sapenc: Free AVStream->info on cleanupMartin Storsjö2011-02-041-0/+1
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-281-1/+1
|/
* 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
OpenPOWER on IntegriCloud