summaryrefslogtreecommitdiff
path: root/libavformat/rtspdec.c
Commit message (Expand)AuthorAge
...
* rtspdec: Move rtsp_read_pause up, next to rtsp_read_playMartin Storsjo2011-01-24
* ReindentMartin Storsjö2011-01-05
* rtsp: Simplify codeMartin Storsjö2011-01-05
* rtsp: Move resetting of rtpdec parameters to before sending the PLAY requestMartin Storsjö2011-01-05
* rtsp: Store the Content-Base header value straight to the targetMartin Storsjö2011-01-02
* rtsp: Add a method parameter to ff_rtsp_read_replyMartin Storsjö2011-01-02
* rtpdec: Emit timestamps for packets before the first RTCP packet, tooMartin Storsjö2011-01-01
* rtsp: Parse and use the Content-Base reply header, if presentMartin Storsjö2010-11-15
* rtsp: Set the real_setup pointer properly, avoid out of bounds memory accessesYuriy Kaminskiy2010-11-06
* rtsp: Split out the RTSP demuxer functions to a separate, new fileMartin Storsjö2010-10-29