[vlc-devel] Re: vlc: svn commit r8457 (sigmunau)

Sigmund Augdal sigmunau at stud.ntnu.no
Wed Aug 18 18:11:52 CEST 2004


The problem with this approach is that you can't detect that the buffer is
too small untill after you receive a truncated frame. This result in
distorted frames. Ideally we should pick the right buffer size right away,
and live.com should tell use when it is too small.

Sigmund

On Wed, Aug 18, 2004 at 06:04:12PM +0200, Subversion daemon wrote:
> r8457 | sigmunau | 2004-08-18 18:04:01 +0200 (Wed, 18 Aug 2004) | 5 lines
> Changed paths:
>    M /trunk/modules/demux/livedotcom.cpp
> 
> livedotcom.cpp: dynamically determine the buffer size passed to live.com
>     When the buffer passed to live.com don't have space for another packet 
>     when we get it back we assume that the stream uses larger frames than
>     our current buffer and we increase the buffer.
> 
> -- 
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list