log TOOLS/subrip.c @ 37195:ac6c37d85d65 default tip

age author description
Wed, 27 Oct 2010 16:58:23 +0000 cigaes Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
Wed, 27 Oct 2010 16:38:51 +0000 cigaes Move spudec.[ch] to the sub directory.
Mon, 20 Sep 2010 20:36:38 +0000 diego Work around linking failure due to unresolved reference to mplayer_version.
Sat, 30 Jan 2010 13:35:03 +0000 diego Add standard license header to C tools missing them.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 01 Mar 2009 15:51:43 +0000 diego Remove now unnecessary linking hacks.
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.