log libmpcodecs/vf_vo.c @ 22987:4f439985c7ce

age author description
Sat, 17 Feb 2007 20:58:55 +0000 reimar Move common vo initialization code to video_out.c
Wed, 06 Dec 2006 18:44:26 +0000 eugeni Speed up ASS subtitles display by detecting changes between two consecutive
Sat, 02 Dec 2006 17:04:01 +0000 eugeni Set video aspect ratio for libass in vf_vo.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Fri, 17 Nov 2006 18:16:21 +0000 reimar Add deinterlace property, patch by Carl Eugen Hoyos
Tue, 14 Nov 2006 14:02:55 +0000 uau Use vf control for reading pts from vf_vo
Sun, 05 Nov 2006 18:56:31 +0000 eugeni Initialize fontconfig in VFCTRL_INIT_EOSD handler.
Sat, 28 Oct 2006 15:07:18 +0000 eugeni Libass interface reworked:
Thu, 26 Oct 2006 20:08:46 +0000 eugeni Split ass_configure() into several smaller functions.
Fri, 13 Oct 2006 20:28:07 +0000 eugeni Fix typo in sub_delay external specification.
Mon, 28 Aug 2006 23:32:24 +0000 aurel fix build failure when ASS is disabled
Mon, 28 Aug 2006 19:10:11 +0000 eugeni Add EOSD support to vf_vo.
Sun, 20 Aug 2006 22:48:36 +0000 reimar Get rid of useless vf->priv casts
Thu, 06 Jul 2006 06:58:17 +0000 uau Add a new video pts tracking mode, enabled by option -correct-pts.
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)