log libmpcodecs/vf_pullup.c @ 23570:d1384f52f892

age author description
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