[FFmpeg-devel] [PATCH] RTSP: Check errors in the control connection in udp_read_packet

Martin Storsjö martin
Wed Mar 24 19:47:12 CET 2010


Hi,

When testing stuff regarding the udp_read_packet timeout patch proposed 
recently, I noticed that udp_read_packet doesn't act on read errors on the 
control connection. Therefore, the function doesn't return even if the 
control connection gets closed.

The attached patch fixes this...

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: udp_read_packet_errors.patch
Type: text/x-diff
Size: 875 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100324/bc9e46dd/attachment.patch>



More information about the ffmpeg-devel mailing list