log libmpcodecs/vf_pullup.c @ 27916:230788e5d473

age author description
Wed, 13 Feb 2008 19:21:39 +0000 cehoyos Fix typo.
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const
Fri, 09 Nov 2007 12:52:50 +0000 rfelker const fix
Fri, 09 Nov 2007 12:51:43 +0000 rfelker ack, can't believe i wrote this crap with void pointer arithmetic
Wed, 26 Sep 2007 22:48:59 +0000 diego Disable buggy unused function via #if 0, blessed by Rich.
Thu, 28 Jun 2007 11:24:12 +0000 reimar Get rid of my_memcpy_pic code duplication in many filters.
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
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.
Fri, 01 Apr 2005 16:24:46 +0000 rfelker 1l! mplayer's verbose variable is not a flag but a signed number
Sun, 20 Mar 2005 20:37:44 +0000 rfelker don't buffer more future context that we need
Sun, 20 Mar 2005 20:03:41 +0000 rfelker direct rendering support drastically improves speed, but it's buggy. :( disabled for now...
Thu, 17 Mar 2005 00:43:55 +0000 rfelker 1000l to me: could break a/v sync and eventually cause buffer exhaustion on soft-telecined input that's ugly
Mon, 06 Sep 2004 21:25:59 +0000 rfelker pullup docs + new feature for slow cpus :)
Thu, 10 Jun 2004 05:20:50 +0000 rfelker configurable 'junk' borders for pullup