log libmpcodecs/vf_vo.c @ 24633:2bc6fcc627f4

age author description
2007-04-27 eugeni Add -ass-hinting option for setting font hinting method.
2007-02-17 reimar Move common vo initialization code to video_out.c
2006-12-06 eugeni Speed up ASS subtitles display by detecting changes between two consecutive
2006-12-02 eugeni Set video aspect ratio for libass in vf_vo.
2006-11-22 uau Make compilation depending on USE_OSD unconditional.
2006-11-17 reimar Add deinterlace property, patch by Carl Eugen Hoyos
2006-11-14 uau Use vf control for reading pts from vf_vo
2006-11-05 eugeni Initialize fontconfig in VFCTRL_INIT_EOSD handler.
2006-10-28 eugeni Libass interface reworked:
2006-10-26 eugeni Split ass_configure() into several smaller functions.
2006-10-13 eugeni Fix typo in sub_delay external specification.
2006-08-28 aurel fix build failure when ASS is disabled
2006-08-28 eugeni Add EOSD support to vf_vo.
2006-08-20 reimar Get rid of useless vf->priv casts
2006-07-06 uau Add a new video pts tracking mode, enabled by option -correct-pts.
2006-03-21 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2005-04-18 henry replace VO and VF numeric flags with #defined identifiers
2003-05-03 rfelker sort of a hack, but at least this lets the framerate-increasing
2003-03-15 albeu Add the new -vf option wich is the same as vop in reverse order.
2003-03-10 albeu Pass start slice to the vo it make dr + slice implemantation easier
2002-11-11 alex removed get_info, using the same sheme as in libmpcodecs instead
2002-10-13 arpi compiler warning fixes
2002-10-09 arpi support for VFCAP_ACCEPT_STRIDE in vo drivers
2002-09-10 arpi changing return type of put_image void->int
2002-09-01 arpi warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
2002-08-28 alex 10l fix
2002-07-28 arpi ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-07-25 alex eq reworked
2002-07-24 alex equalizer reworked