log gui/mplayer/common.c @ 24694:3f8e15bde43b

age author description
Tue, 28 Aug 2007 10:48:53 +0000 diego warning fix:
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Sun, 27 May 2007 20:40:04 +0000 reimar Remove two useless fastmemcpy.h includes in gui code.
Wed, 16 May 2007 21:45:46 +0000 reimar Include string.h for memcpy, fastmemcpy.h alone is not enough.
Sun, 29 Apr 2007 12:44:34 +0000 diego Fix several implicit declarations of functions warnings.
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui