log libmpcodecs/vf_expand.c @ 24380:542822a1cc57

age author description
Tue, 28 Aug 2007 13:54:27 +0000 reimar Add code to clear left and right borders not only top and bottom.
Sun, 28 Jan 2007 16:48:01 +0000 reimar Mark m_struct_t defaults as const
Thu, 04 Jan 2007 16:46:15 +0000 ben allows OSD menu to be displayed when using MPEG PES video out
Wed, 01 Nov 2006 10:52:23 +0000 reimar Do not modify parsed command-line values on config,
Thu, 27 Apr 2006 19:42:36 +0000 gpoirier fixes a bug when copying the image into a destination buffer smaller than the source.
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)
Mon, 05 Dec 2005 17:52:00 +0000 ods15 expand aspect works by display aspect, not video aspect.
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sun, 23 Oct 2005 15:25:10 +0000 rfelker 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too much
Fri, 08 Jul 2005 06:39:47 +0000 ods15 cosmetics.
Thu, 07 Jul 2005 19:54:58 +0000 ods15 add 'aspect' and 'round' params to vf_expand.
Sun, 24 Apr 2005 09:29:01 +0000 henry - preserve ordering of the slices
Sun, 10 Apr 2005 15:37:43 +0000 henry fix displaying of the subtitles when using slices
Wed, 01 Dec 2004 09:32:48 +0000 henry call draw_slice in top-down order (fixes crash with -vf expand=...,scale)