[vlc-devel] Does the main thread spawn Audio/video output thread?
JiangFeihu
FeihuJiang at huawei.com
Mon Aug 4 09:45:41 CEST 2008
hi, everyone!
I'm reading the VLC's Hacker's guide, and find this sentence:
the main thread becomes the interface thread.
It passes through the following steps:
1.CPU detection
*
8.Audio output thread spawning ;
9.Video output thread spawning ;
but when I'm reading the VLC's source code (the version is vlc-0.8.6h),
I cann't find the source code that Audio/video output thread is spawned in the main thread.
Does the main thread spawn Audio/Video output thread ? If it does, in which function?
Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080804/ce54c9e4/attachment.html>
More information about the vlc-devel
mailing list