log libmpcodecs/vf_vo.c @ 18917:d9a75b26da6c

age author description
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)
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Sat, 03 May 2003 05:59:29 +0000 rfelker sort of a hack, but at least this lets the framerate-increasing
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Mon, 10 Mar 2003 00:03:46 +0000 albeu Pass start slice to the vo it make dr + slice implemantation easier
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Sun, 13 Oct 2002 21:58:55 +0000 arpi compiler warning fixes
Wed, 09 Oct 2002 22:32:04 +0000 arpi support for VFCAP_ACCEPT_STRIDE in vo drivers
Tue, 10 Sep 2002 22:18:32 +0000 arpi changing return type of put_image void->int
Sun, 01 Sep 2002 14:30:55 +0000 arpi warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Wed, 28 Aug 2002 21:55:44 +0000 alex 10l fix
Sun, 28 Jul 2002 21:30:09 +0000 arpi ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>