Mercurial > mplayer.hg
log libmpcodecs/vf_fil.c @ 25730:2428200918a0
age | author | description |
---|---|---|
Sun, 02 Dec 2007 14:57:15 +0000 | reimar | Make all vf_info_t structs const |
Sun, 27 May 2007 20:36:04 +0000 | reimar | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. |
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. |
Wed, 22 Oct 2003 21:21:52 +0000 | michael | fast deinterleaver (= il filter with stride/width/height tricks) |