[FFmpeg-devel] [PATCH] rtsp.c: split rtsp_send_cmd() in a send- and a receive-function

Ronald S. Bultje rsbultje
Tue Mar 3 19:10:55 CET 2009


Hi,

as per $subj, this patch splits out the message (response) receiving
from rtsp_send_cmd() into a new function. With other patches, this
will allow reading of messages from TCP sessions even when they are
not in response to a command by us, such as notifications (for EOS,
interrupts, etc.).

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtsp-move-read_reply.patch
Type: application/octet-stream
Size: 2461 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090303/4d3d822c/attachment.obj>



More information about the ffmpeg-devel mailing list