[vlc-devel] [PATCH] Sqlite Module for VLC, GSoC 09

Srikanth Raju srikiraju at gmail.com
Tue Sep 22 21:34:12 CEST 2009


Hello,

2009/9/19 Rémi Denis-Courmont <remi at remlab.net>:
> Le mardi 15 septembre 2009 19:03:32 Srikanth Raju, vous avez écrit :
>> >  Not acceptable, it need to be moved into sql_t.
>>
>> Done.
>
> One thing puzzles me: why is there a sql_Create() but no sql_Destroy() API?
>

Ok, agreed.

The release of the module was done using vlc_object_release which would
then call the destructor.

Changes made and new patches attached.

> --
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Sql-Core.patch
Type: text/x-diff
Size: 13259 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090923/1b4d48ba/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Sqlite-Module.patch
Type: text/x-diff
Size: 16157 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090923/1b4d48ba/attachment-0001.patch>


More information about the vlc-devel mailing list