[vlc-devel] STREAM_CACHE_PREBUFFER_SIZE and STREAM_READ_ATONCE in stream.c

Herman Schultz herman.schultz at gmail.com
Sat Jun 9 06:02:25 CEST 2007


Hi,

In src/input/stream.c, there are these 2 #define:
#define STREAM_CACHE_PREBUFFER_SIZE (32767)
#define STREAM_READ_ATONCE 32767

Can you please tell me
* why the size is 32767 (an odd number)?
* why STREAM_CACHE_PREBUFFER_SIZE and  STREAM_READ_ATONCE has the same
value?
* if I want to change the amount of data, vlc buffers before it starts
showing any content, are these the #define i need to change?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070608/e8211f45/attachment.html>


More information about the vlc-devel mailing list