log TOOLS/subrip.c @ 31322:016194f71de3

age author description
2010-01-30 diego Add standard license header to C tools missing them.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-03-01 diego Remove now unnecessary linking hacks.
2008-04-30 diego Remove unused fast_memcpy() function and link against the object that
2008-04-30 diego Mark all functions that are only used within the file as static.
2008-01-01 diego Remove compilation command from source file, it is already in the Makefile.
2007-12-02 reimar Mark several uses of vo_functions_t as const to stop some of the current
2007-08-28 diego Remove nonsensical #ifdef.
2007-08-04 reimar Add a dummy guiMessageBox so it still compiles when MPlayer was configured with
2007-06-27 diego Fix implicit declaration of function warnings.
2007-03-16 diego Fix linking: libswscale depends on libavutil, verbose was multiply defined...
2006-06-30 diego postproc --> libswscale
2005-08-23 reimar compile fix, vobsub.c needs identify variable.
2003-06-18 kmkaplan Fixed: sync structs with spudec.c, implement fast_memcpy
2002-07-28 kmkaplan Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.