[vlc-devel] CVS Commit (sam)
cvs at videolan.org
cvs at videolan.org
Tue Oct 29 14:22:48 CET 2002
Update of /var/cvs/videolan/vlc/include
Modified Files:
vlc_common.h
Update of /var/cvs/videolan/vlc/src/input
Modified Files:
input_dec.c input_programs.c
Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
messages.c objects.c variables.c
Update of /var/cvs/videolan/vlc/src/playlist
Modified Files:
playlist.c
Log Message:
* ./include/vlc_common.h: defined the INSERT_ELEM and REMOVE_ELEM macros
which are a generic use of the realloc/memmove/index++ scheme we use for
dynamic arrays.
* ./src/misc/variables.c: properly free the choice list upon variable
destruction.
--
sam
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list