[vlc-devel] [vlc-commits] Unexported vlc_thread_create/join.
Juha Jeronen
juha.jeronen at jyu.fi
Mon May 23 20:38:50 CEST 2011
On 05/23/2011 12:02 PM, Rémi Denis-Courmont wrote:
> Creating threads is not deprecated of course. Storing threads in a VLC
> object is.
>
> VLC objects do too many unrelated things. It became a big mess over time.
> Nowadays, they still do three unrelated things:
> - messages logging,
> - module probing loading, and
> - VLC variables/callbacks and variables inheritance.
Ok. Thanks for the clear explanation :)
-J
More information about the vlc-devel
mailing list