[vlc-devel] [PATCH] Media library module for VLC, GSoC 09

Srikanth Raju srikiraju at gmail.com
Thu Sep 3 20:40:01 CEST 2009


2009/9/3 Rémi Denis-Courmont <remi at remlab.net>:
> Le jeudi 3 septembre 2009 21:19:16 Srikanth Raju, vous avez écrit :
>> It might require making a lot of SQL queries, incase there is an auto-add
>> option (thus adding a media to ML whenever its the first time in PL).
>> In such cases, the playlist thread might slow down a lot, especially when
>> there are lot of media to be added.
>
> Well, I'm fine with a thread, but I am not fine at all with adding yet another
> *persistent* thread doing almost never doing anything.
>

This doesn't add yet another thread. This uses the same thread that does GC
and updates items in ML. :) So no extra thread.

> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>



-- 
Regards,
Srikanth Raju



More information about the vlc-devel mailing list