[FFmpeg-devel] [PATCH] RTMP: Return from rtmp_read as soon as some data is available

Martin Storsjö martin
Fri Jun 18 13:31:06 CEST 2010


Hi,

This changes rtmp_read to return as soon as some data is available, 
instead of returning only when the whole request buffer is filled. The 
earlier behaviour lead to high latency when receiving low-bandwidth 
streams.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-RTMP-Return-from-rtmp_read-as-soon-as-some-data-is-a.patch
Type: text/x-diff
Size: 968 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100618/d991b6c2/attachment.patch>



More information about the ffmpeg-devel mailing list