[vlc-devel] Re: vlc: svn commit r18931 (courmisch)

xxcv xxcv07 at gmail.com
Fri Feb 23 14:18:00 CET 2007


It stopped right here so I had to comment it out.

after commenting the assert on src/network/httpd.c:2492 i am still 
getting "packetizer_h264 warning: waiting for SPS" see no video only 
audio this doesn't happen on branch

src/network/httpd.c:2492
assert (pufd < ufd + (sizeof (ufd) / sizeof (ufd[0])));

Could you explain how this assert works :)

Subversion daemon wrote:
> r18931 | courmisch | 2007-02-21 18:58:12 +0100 (Wed, 21 Feb 2007) | 8 lines
> Changed paths:
>    M /trunk/src/network/httpd.c
>
> - Use poll() instead of select to allow breaking the FD_SETSIZE barrier
> - Poll the system clock only once per loop (yes, it DOES matter),
> - Fix rare bug with TLS and multiple listening sockets,
> - Do not try to read/write to client socket with no pending events.
> ...and of course introduce dozens of new bugs.
>
> This SHOULD speed httpd up a bit.
>
>  > http://trac.videolan.org/vlc/changeset/18931
>
>   

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list