log sub_cc.c @ 32454:69d3be4d52a2

age author description
Wed, 27 Oct 2010 16:28:50 +0000 cigaes Create a new directory, "sub", for subtitles and OSD related code.
Fri, 01 Oct 2010 18:29:35 +0000 diego Move some code around to avoid forward declarations in top-level .c files.
Sun, 11 Jul 2010 17:10:18 +0000 reimar Remove pointless assignments that would assing the value it already
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 12 May 2009 02:58:29 +0000 reynaldo Some reformating to avoid two too long lines
Tue, 12 May 2009 02:45:52 +0000 reynaldo Get rid of some more trailing whitespace
Sun, 15 Mar 2009 12:45:16 +0000 diego cosmetics: Remove file names from file header, it only causes trouble.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Sat, 27 Oct 2007 04:46:01 +0000 voroshil Basic support for Closed Captioning Roll-up mode.
Sat, 25 Nov 2006 22:18:40 +0000 reimar Sanity-check number of lines in CC subtitle
Sat, 25 Nov 2006 22:06:00 +0000 reimar Cleanup for uselessly complicated closed-caption subtitle handling
Sat, 25 Nov 2006 20:01:24 +0000 uau Add a sanity check to unsafe-looking code.
Mon, 27 Mar 2006 07:49:14 +0000 diego Change some printf calls to fprintf.
Thu, 16 Feb 2006 10:08:03 +0000 iive include config.h before includes that need it
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Thu, 25 Jul 2002 16:39:22 +0000 arpi codmetics :)
Thu, 25 Jul 2002 03:37:28 +0000 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.