log libmpdemux/demux_ty_osd.c @ 34507:582ca9169495

age author description
2010-11-27 reimar Mark input buffer that is never modified as const.
2010-10-27 cigaes Move libvo/sub.[ch] from libvo to sub.
2010-10-27 cigaes Move sub_cc.[ch] to the sub directory.
2010-10-27 cigaes Create a new directory, "sub", for subtitles and OSD related code.
2010-09-08 diego Move sub_justify extern declaration to libvo/sub.h, where it belongs.
2010-02-20 diego cosmetics: Remove pointless empty lines at EOF.
2010-02-17 diego Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-10-05 cehoyos Correctly place second const in declaration.
2008-05-07 diego Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.
2008-02-14 diego typo fix: inited --> initialized
2008-01-19 diego Add name to email address.
2008-01-12 reimar Add a few "const" attributes.
2007-07-30 reimar Another missed case-range
2007-07-30 reimar Do not use gnu case-range extension if it's easy to avoid