[vlc-devel] the new patch for real video has submit

王波 silencewang at msn.com
Sun Feb 1 10:44:01 CET 2009


oh, it is a obvious error. 
and i fix it and add include vlc_network.h,
which will include winsock2.h in windows.
i use the function ntohl() to do big endian to host order int.
i have submit the patches again.
:)
 
-- 
wangbo



Date: Sat, 31 Jan 2009 22:20:45 +1100From: xxcv07 at gmail.comTo: vlc-devel at videolan.orgSubject: Re: [vlc-devel] the new patch for real video has submit王波 wrote: 


hi, i found there is a major change in real's demux, it is good and clean, thanks fenrir's work.but the change make the realvido can not correct buffer position , so the decoder can get the corrent data.so the patch fix the problem , and do a little fix to make it better. and a little howto doc...the patch has test on linux.( my ubuntu 8.10 )please test it.Program received signal SIGSEGV, Segmentation fault.[Switching to thread 4940.0x11d4]Open (p_this=0x11328ba0) at realvideo.c:255        in realvideo.c(gdb) Error: dll starting at 0x76db0000 not found.Error: dll starting at 0x76860000 not found.Error: dll starting at 0x76db0000 not found.Error: dll starting at 0x76ee0000 not found.255     realvideo.c: No such file or directory.bt#0  Open (p_this=0x11328ba0) at realvideo.c:255#1  0x6a5861ea in __module_need (p_this=0x11328ba0, hmm firstly its missing winsock2.h at include, then linked with -lws2_32Just crashed at this point,on line 255
    if ( strlen(psz_paths[0]) == 0 )
_________________________________________________________________
讲述中国特色文化,体验不同的节日习俗,快来微软春节搜索!
http://chunjie.live.com/?form=PANER01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090201/9bf17283/attachment.html>


More information about the vlc-devel mailing list