summaryrefslogtreecommitdiffstats
path: root/libavformat/rtspdec.c
Commit message (Expand)AuthorAgeFilesLines
* ReindentMartin Storsjö2011-01-051-3/+3
* rtsp: Simplify codeMartin Storsjö2011-01-051-7/+4
* rtsp: Move resetting of rtpdec parameters to before sending the PLAY requestMartin Storsjö2011-01-051-5/+13
* rtsp: Store the Content-Base header value straight to the targetMartin Storsjö2011-01-021-3/+0
* rtsp: Add a method parameter to ff_rtsp_read_replyMartin Storsjö2011-01-021-1/+1
* rtpdec: Emit timestamps for packets before the first RTCP packet, tooMartin Storsjö2011-01-011-0/+2
* rtsp: Parse and use the Content-Base reply header, if presentMartin Storsjö2010-11-151-0/+3
* rtsp: Set the real_setup pointer properly, avoid out of bounds memory accessesYuriy Kaminskiy2010-11-061-1/+1
* rtsp: Split out the RTSP demuxer functions to a separate, new fileMartin Storsjö2010-10-291-0/+364
OpenPOWER on IntegriCloud