log TOOLS/subrip.c @ 34591:73348cfa22e2

age author description
2010-10-27 cigaes Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
2010-10-27 cigaes Move spudec.[ch] to the sub directory.
2010-09-20 diego Work around linking failure due to unresolved reference to mplayer_version.
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