Mercurial > mplayer.hg
log libmpcodecs/vf_framestep.c @ 26223:4514aa6c452e
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. |
Wed, 21 Jun 2006 23:50:23 +0000 | uau | Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .") |
Wed, 21 Jun 2006 20:52:07 +0000 | michael | intercept VFCTRL_FLIP_PAGE if needed |
Fri, 31 Mar 2006 00:15:47 +0000 | reynaldo | Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me |
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. |
Sun, 31 Aug 2003 21:41:24 +0000 | arpi | 2 new filters: tile & framestep |