log libmpcodecs/vf_format.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 05 Jun 2010 17:55:20 +0000 reimar Extend -vf format to allow substituting the format for a compatible one
Sat, 05 Jun 2010 17:45:35 +0000 reimar Fix -vf format and -vf noformat to work with slices.
Fri, 26 Feb 2010 17:21:06 +0000 diego Mark vf_opts/vf_opts_fields structures as const.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Sun, 21 Feb 2010 13:40:49 +0000 diego Rename open() vf initialization function to vf_open().
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Sat, 21 Nov 2009 19:50:33 +0000 reimar Remove unreachable parsing code: for filters that use the option parser,
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const
Sun, 28 Jan 2007 16:48:01 +0000 reimar Mark m_struct_t defaults as const
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
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Wed, 11 Aug 2004 10:31:38 +0000 michael RGBA variants
Sat, 15 Mar 2003 20:51:35 +0000 albeu New options stuff
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Thu, 30 Jan 2003 09:15:09 +0000 michael fixing rgb4 & bgr4 (2 pixels per byte)
Fri, 02 Aug 2002 19:36:31 +0000 arpi added new formats: 444p,422p, 411p
Mon, 29 Jul 2002 16:24:40 +0000 rfelker added missing formats :)
Thu, 11 Jul 2002 19:16:30 +0000 alex support for external pp by divx4. some fixes/cosmetics?
Sun, 23 Jun 2002 15:15:31 +0000 alex yvu9 and if09 support
Mon, 06 May 2002 22:48:59 +0000 arpi reset default caps
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Thu, 11 Apr 2002 20:56:17 +0000 arpi capabilities support -> automatic insertion of scale, expand, pp
Tue, 09 Apr 2002 14:01:53 +0000 arpi 2 new simple filters: yuy2 and format