log libmpcodecs/vf_vo.c @ 31488:4b738166e825

age author description
Thu, 24 Jun 2010 16:50:47 +0000 diego Add libvo/sub.h #include instead of declaring sub_visibility extern.
Wed, 02 Jun 2010 20:12:50 +0000 cehoyos ass_set_aspect_ratio() takes three arguments since 0x00907010.
Mon, 22 Feb 2010 14:02:18 +0000 diego Remove commented-out cruft line.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Sun, 21 Feb 2010 13:40:49 +0000 diego Rename open() vf initialization function to vf_open().
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.