[vlc-commits] commit: Revert "Modules: use a dynamic array for the shortcuts ( this save 40K of memory on a 64bit system)." ( Rémi Denis-Courmont )
git at videolan.org
git at videolan.org
Wed Apr 21 20:34:05 CEST 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Apr 21 21:33:32 2010 +0300| [42bc82f425cdd53d39fe28832b30303e2d6b62ed] | committer: Rémi Denis-Courmont
Revert "Modules: use a dynamic array for the shortcuts (this save 40K of memory on a 64bit system)."
This makes the cache loader crash (depending on the input file).
This reverts commit 3c3964589ec711c9ea363e51750f431104ac1637.
Conflicts:
src/modules/modules.h
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=42bc82f425cdd53d39fe28832b30303e2d6b62ed
---
src/libvlc.c | 23 ++++++++++++-----------
src/modules/cache.c | 34 ++++++++++++++--------------------
src/modules/entry.c | 22 ++++++++++------------
src/modules/modules.c | 23 +++++++++++++++--------
src/modules/modules.h | 7 +++----
5 files changed, 54 insertions(+), 55 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=42bc82f425cdd53d39fe28832b30303e2d6b62ed
More information about the vlc-commits
mailing list