[FFmpeg-devel] [PATCH] MSN Messenger TCP Webcam streams demuxer

Ramiro Polla ramiro
Tue Mar 18 21:13:32 CET 2008


Hello,

Michael Niedermayer wrote:
> On Sat, Mar 15, 2008 at 11:45:14PM -0300, Ramiro Polla wrote:
>> Hello,
> [...]
> 
>>     /* Some files start with "connected\r\n\r\n".
>>      * So skip until we find the first byte of struct size */
>>     while(get_byte(pb) != HEADER_SIZE);
> 
> infinite loop if no such byte ?

Fixed.

> except that patch ok

Commited.

Thanks for revieweing.

Ramiro Polla




More information about the ffmpeg-devel mailing list