[vlc-devel] commit: module_t: use GC subsystem instead of objects ( Rémi Denis-Courmont )

git version control git at videolan.org
Sun Sep 21 12:27:26 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sun Sep 21 13:06:03 2008 +0300| [fd0f3ec33c7bdfb15217f7c3eaf171c6045135ee] | committer: Rémi Denis-Courmont 

module_t: use GC subsystem instead of objects

Modules have no threads, no variables (!= config items) and
no plugin instances...

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

 src/modules/cache.c   |   24 ++++----
 src/modules/entry.c   |   65 +++++++++++++++----
 src/modules/modules.c |  165 +++++++++++++++++++++++++++++++------------------
 src/modules/modules.h |   20 ++++++-
 4 files changed, 188 insertions(+), 86 deletions(-)

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



More information about the vlc-devel mailing list