[FFmpeg-devel] [PATCH 0/5] rtsp: Fallback to TCP if no packets are received over UDP

Martin Storsjö martin
Mon Jan 24 11:49:00 CET 2011


The same patchset as before, with only one minor cosmetic adjustment.

Martin Storsj? (5):
  rtsp: Make make_setup_request a nonstatic function
  rtsp: Split out a function undoing the setup made by
    ff_rtsp_make_setup_request
  rtsp: Use ff_rtsp_undo_setup in the cleanup code in
    ff_rtsp_make_request
  rtspdec: Move rtsp_read_pause up, next to rtsp_read_play
  rtspdec: Retry with TCP if UDP failed

 libavformat/rtsp.c    |   71 ++++++++++++++++++++++++++++--------------------
 libavformat/rtsp.h    |   23 ++++++++++++++++
 libavformat/rtspdec.c |   70 +++++++++++++++++++++++++++++++++++-------------
 3 files changed, 115 insertions(+), 49 deletions(-)

-- 
1.7.3.1




More information about the ffmpeg-devel mailing list