Mercurial > mplayer.hg
log libmpcodecs/vf_softskip.c @ 27272:6d5c1d9bf273
age | author | description |
---|---|---|
Sun, 02 Dec 2007 14:57:15 +0000 | reimar | Make all vf_info_t structs const |
Wed, 26 Sep 2007 23:00:43 +0000 | diego | Disable unused query_format functions for now until they are |
Sun, 27 May 2007 20:36:04 +0000 | reimar | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. |
Thu, 21 Dec 2006 14:59:39 +0000 | gpoirier | Pass quant tables to next filters |
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:29:17 +0000 | rfelker | soft skipping for mencoder. rather than skipping decoding/filtering |