aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtspenc.c
Commit message (Expand)AuthorAgeFilesLines
* RTSP muxer: Use a local copy of the AVPacket for sending to the chained muxerMartin Storsjö2010-02-261-2/+6
* Prefix non-static RTSP functions with ff_.Ronald S. Bultje2010-02-231-6/+6
* Add an RTSP muxerMartin Storsjö2010-02-221-0/+131