[FFmpeg-devel] [PATCH] udp.c: adjustable send/receive buffer size

Michael Niedermayer michaelni
Wed Nov 12 22:19:19 CET 2008


On Mon, Nov 10, 2008 at 02:41:45PM +0100, Jindrich Makovicka wrote:
> Hi,
> 
> currently, libavformat UDP source uses a fixed size receive buffer of
> 64 kilobytes. In cases like receiving several higher bitrate streams
> simultaneously, it is useful to have a larger buffer available to
> prevent packet loss. The attached patch adds a new "buffer_size"
> parameter which allows specifying the sending or receiving buffer size
> in bytes.

if theres some use for a larger buffer and you confirmed that it really
helps then i guess the patch is ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Frequently ignored awnser#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081112/f923be9f/attachment.pgp>



More information about the ffmpeg-devel mailing list