Mercurial > mplayer.hg
log libmpcodecs/vf_harddup.c @ 27264:6cead9d8eb8f
age | author | description |
---|---|---|
Sun, 02 Dec 2007 14:57:15 +0000 | reimar | Make all vf_info_t structs const |
Sun, 24 Jun 2007 13:01:22 +0000 | reimar | Remove unused query_format function in vf_harddup. |
Sun, 27 May 2007 20:36:04 +0000 | reimar | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. |
Sun, 09 Jul 2006 16:01:36 +0000 | diego | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. |
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, 28 Apr 2004 04:19:47 +0000 | rfelker | 1l debug junk |
Wed, 28 Apr 2004 04:02:46 +0000 | rfelker | "hard" frame duplication for mencoder. this finally makes it possible |