Sat, 27 Nov 2010 10:12:35 +0000 |
reimar |
Mark input buffer that is never modified as const.
|
Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
Wed, 27 Oct 2010 16:48:21 +0000 |
cigaes |
Move sub_cc.[ch] to the sub directory.
|
Wed, 27 Oct 2010 16:28:50 +0000 |
cigaes |
Create a new directory, "sub", for subtitles and OSD related code.
|
Wed, 08 Sep 2010 19:06:39 +0000 |
diego |
Move sub_justify extern declaration to libvo/sub.h, where it belongs.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Wed, 17 Feb 2010 22:48:32 +0000 |
diego |
Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 05 Oct 2008 23:16:49 +0000 |
cehoyos |
Correctly place second const in declaration.
|
Wed, 07 May 2008 08:01:51 +0000 |
diego |
Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Sat, 19 Jan 2008 13:40:13 +0000 |
diego |
Add name to email address.
|
Sat, 12 Jan 2008 15:50:06 +0000 |
reimar |
Add a few "const" attributes.
|
Mon, 30 Jul 2007 13:55:51 +0000 |
reimar |
Another missed case-range
|
Mon, 30 Jul 2007 13:54:15 +0000 |
reimar |
Do not use gnu case-range extension if it's easy to avoid
|
Sun, 24 Jun 2007 14:12:59 +0000 |
reimar |
Remove unused and trivial string variable
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Sat, 15 Jul 2006 16:03:12 +0000 |
reynaldo |
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
|
Sat, 08 Jul 2006 17:28:36 +0000 |
diego |
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Sat, 04 Oct 2003 17:29:08 +0000 |
gabucino |
many small typo and grammar fixes
|
Fri, 12 Sep 2003 15:55:45 +0000 |
pl |
warning fix (missing C initializers)
|
Thu, 19 Jun 2003 18:20:15 +0000 |
rathann |
fix one missing #include, one missing extern and one 10l error.
|
Mon, 09 Jun 2003 00:24:49 +0000 |
arpi |
TiVo demuxer and sub-cc/osd decoder
|