[vlc-devel] commit: Sql Core (Srikanth Raju )
    git version control 
    git at videolan.org
       
    Wed Sep 23 20:08:08 CEST 2009
    
    
  
vlc | branch: master | Srikanth Raju <srikiraju at gmail.com> | Wed Sep 16 02:29:08 2009 +0530| [e56fae2da2e4d19c318b449080cd474cadb1e0fa] | committer: Laurent Aimar 
Sql Core
This includes support for a SQL-based modules in Core VLC
Signed-off-by: Laurent Aimar <fenrir at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e56fae2da2e4d19c318b449080cd474cadb1e0fa
---
 include/vlc_sql.h  |  248 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am    |    2 +
 src/libvlccore.sym |    2 +
 src/misc/sql.c     |   86 ++++++++++++++++++
 4 files changed, 338 insertions(+), 0 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e56fae2da2e4d19c318b449080cd474cadb1e0fa
    
    
More information about the vlc-devel
mailing list