log libmpcodecs/vf_vo.c @ 30635:9f184c7776f1

age author description
Tue, 09 Feb 2010 17:36:24 +0000 greg libass: fix PAR correction
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Thu, 24 Dec 2009 10:51:24 +0000 reimar Some ugly hacks to make compiling against a newer external version of libass work.
Thu, 24 Dec 2009 10:26:29 +0000 reimar Remove more direct includes of libass/ass.h
Wed, 18 Feb 2009 12:30:15 +0000 reimar Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for
Sun, 15 Feb 2009 08:07:36 +0000 reimar Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Fri, 16 May 2008 00:23:02 +0000 diego cosmetics: Remove pointless parentheses from return calls.
Wed, 23 Jan 2008 21:18:30 +0000 eugeni Add global ass_force_reload flag.
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const
Sun, 02 Dec 2007 14:24:23 +0000 reimar Mark several uses of vo_functions_t as const to stop some of the current
Fri, 27 Apr 2007 14:25:36 +0000 eugeni Add -ass-hinting option for setting font hinting method.
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.