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

Srikanth Raju srikiraju at gmail.com
Sun Aug 23 18:32:44 CEST 2009


Hello,
This is a code review request for the Media library module that I've
worked on this summer as part of GSoC.

This module utilises the sqlite module for database queries. Compile
by configuring with --enable-sqlite and --enable-media-library.

Currently the main features of this module are
* SELECT, UPDATE, DELETE and INSERT media data
* Directory scanning
* Tracking input items that are in the media library

There are numerous minor bugs and there's a lot of work yet to be
done. But the overall architecture has reached a pretty stable point.

Please provide your feedback and if you have any queries you can ask
me! There is still a lot of questionable code.

Currently tested for Linux and Mac OS(Thanks to Barry Wardell!)

Again, most of the work was done in the vlc-ecp-project by Antoine
Lejeune <phytos at videolan.org>, Jean-Philippe André
<jpeg at videolan.org>, Rémi Duraffort <ivoire at videolan.org> and Adrien
Maglo <magsoft at videolan.org>. I have merely ironed out the code.
Thanks!

-- 
Regards,
Srikanth Raju
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Media-Library-module.patch
Type: text/x-diff
Size: 290935 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090823/0ad1787f/attachment.patch>


More information about the vlc-devel mailing list