Mercurial > mplayer.hg
log libmpdemux/demux_ty_osd.c @ 34233:7d06c9c40c2b
age | author | description |
---|---|---|
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. |