]> git.sesse.net Git - ffmpeg/history - libavformat/rtspdec.c
Fix ALLPROGS_G so that *_g binaries get cleaned properly
[ffmpeg] / libavformat / rtspdec.c
2011-01-24 Martin Storsjörtspdec: Retry with TCP if UDP failed
2011-01-24 Martin Storsjortspdec: Move rtsp_read_pause up, next to rtsp_read_play
2011-01-05 Martin StorsjöReindent
2011-01-05 Martin Storsjörtsp: Simplify code
2011-01-05 Martin Storsjörtsp: Move resetting of rtpdec parameters to before...
2011-01-02 Martin Storsjörtsp: Store the Content-Base header value straight...
2011-01-02 Martin Storsjörtsp: Add a method parameter to ff_rtsp_read_reply
2011-01-01 Martin Storsjörtpdec: Emit timestamps for packets before the first...
2010-11-15 Martin Storsjörtsp: Parse and use the Content-Base reply header,...
2010-11-06 Yuriy Kaminskiyrtsp: Set the real_setup pointer properly, avoid out...
2010-10-29 Martin Storsjörtsp: Split out the RTSP demuxer functions to a separat...