[vlc-devel] [PATCH] vlc-android fix play http video error

gf developer developergf at gmail.com
Mon Apr 25 06:55:38 CEST 2011


hi:
when play http video, vlc-android will crash,
i debug it , found that ,  it is the poll function 's problem,  in io.c
and tcp.c
so i replace poll function to my poll function
and  io.c and tcp.c call my poll function

i have tested it on emulator

wowdd1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110425/d57da87f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-patch-for-play-http-video.patch
Type: text/x-patch
Size: 15686 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110425/d57da87f/attachment.bin>


More information about the vlc-devel mailing list