]> git.sesse.net Git - ffmpeg/history - libavformat/rtspdec.c
asfdec: deobfuscate reading video properties size
[ffmpeg] / libavformat / rtspdec.c
2011-01-30 Luca BarbatoReplace dprintf with av_dlog
2011-01-30 Luca Barbatortsp: make ff_sdp_parse return value forwarded
2011-01-28 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-26 Martin Storsjörtspdec: Retry with TCP if UDP failed
2011-01-26 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...