[vlc-commits] Create primary module from plug-in descriptor and factor code

Rémi Denis-Courmont git at videolan.org
Tue Aug 16 18:20:56 CEST 2011


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Aug 16 10:28:36 2011 +0300| [03cf0f1451c3639d234925b91a12ecd9b4498122] | committer: Rémi Denis-Courmont

Create primary module from plug-in descriptor and factor code

This should ease later implementation of proper error handling.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=03cf0f1451c3639d234925b91a12ecd9b4498122
---

 include/vlc_plugin.h  |   28 ++++++++-------
 src/modules/cache.c   |    4 +-
 src/modules/entry.c   |   70 ++++++++++++-------------------------
 src/modules/modules.c |   91 +++++++++++++++++++++---------------------------
 src/modules/modules.h |    5 +--
 5 files changed, 82 insertions(+), 116 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=03cf0f1451c3639d234925b91a12ecd9b4498122


More information about the vlc-commits mailing list