log TOOLS/subrip.c @ 27178:023835d5dfb9

age author description
Wed, 30 Apr 2008 14:00:32 +0000 diego Remove unused fast_memcpy() function and link against the object that
Wed, 30 Apr 2008 13:53:40 +0000 diego Mark all functions that are only used within the file as static.
Tue, 01 Jan 2008 19:53:51 +0000 diego Remove compilation command from source file, it is already in the Makefile.
Sun, 02 Dec 2007 14:24:23 +0000 reimar Mark several uses of vo_functions_t as const to stop some of the current
Tue, 28 Aug 2007 10:38:35 +0000 diego Remove nonsensical #ifdef.
Sat, 04 Aug 2007 15:58:43 +0000 reimar Add a dummy guiMessageBox so it still compiles when MPlayer was configured with
Wed, 27 Jun 2007 13:00:14 +0000 diego Fix implicit declaration of function warnings.
Fri, 16 Mar 2007 23:27:46 +0000 diego Fix linking: libswscale depends on libavutil, verbose was multiply defined...
Fri, 30 Jun 2006 12:40:05 +0000 diego postproc --> libswscale
Tue, 23 Aug 2005 17:21:27 +0000 reimar compile fix, vobsub.c needs identify variable.
Wed, 18 Jun 2003 10:08:54 +0000 kmkaplan Fixed: sync structs with spudec.c, implement fast_memcpy
Sun, 28 Jul 2002 16:30:52 +0000 kmkaplan Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.