[FFmpeg-devel] [PATCH] Move url_readbuf() to common functions

Kostya kostya.shishkov
Tue Jun 2 17:44:55 CEST 2009


Reason: read on network connections may retrieve less bytes than needed
and we need to call reading function several times until required amount
of data is read. libavformat/rtsp.c contains such function which I
propose to move to common place (I use in my RTMP demuxer).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: urlreadnet.patch
Type: text/x-diff
Size: 2843 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090602/2a26b2b3/attachment.patch>



More information about the ffmpeg-devel mailing list