[vlc-commits] commit: Second attempt to use a dynamic array shortcuts ( this save some memory). ( Rémi Duraffort )

git at videolan.org git at videolan.org
Sat Apr 24 11:21:08 CEST 2010


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Thu Apr 22 20:41:10 2010 +0200| [0b574db7fddd22289bedd007e6b382f92f96ea31] | committer: Rémi Duraffort 

Second attempt to use a dynamic array shortcuts (this save some memory).

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

 src/libvlc.c          |   23 +++++++++++------------
 src/modules/cache.c   |   41 +++++++++++++++++++++++++++++++----------
 src/modules/entry.c   |   22 ++++++++++++----------
 src/modules/modules.c |   23 ++++++++---------------
 src/modules/modules.h |    7 ++++---
 5 files changed, 66 insertions(+), 50 deletions(-)

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


More information about the vlc-commits mailing list