[FFmpeg-devel] [PATCH] RTSP-MS 4/15: blocksize detection

Ronald S. Bultje rsbultje
Wed Jan 7 04:25:20 CET 2009


Hi,

On Tue, Jan 6, 2009 at 10:23 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> The lower bound is for those streams lacking any Blocksize property
> (most non-MS RTSP streams), so it's good to have. Or do you mean to
> always set the buffer size to the max (10* current value)? Sorry, I'm
> a bit confused...

By the way, I'd like at some point to move to using buffer input
(using a ByteIOContext) so I can forward the UDP/TCP I/O object
directly to the rdt.c/rtp_asf.c functions. Then, the whole need of
this crackpot buffer disappears...

Ronald




More information about the ffmpeg-devel mailing list